Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Py.Mapping
SourceInterface for Python values with a Mapping
interface.
Wrapper for PyMapping_Check
Wrapper for PyMapping_GetItemString
Equivalent to get_item_string
but raises a Not_found
exception in case of failure.
Alias for get_item_string
.
Wrapper for PyMapping_HasKey
Wrapper for PyMapping_HasKeyString
Wrapper for PyMapping_Length
Wrapper for PyMapping_SetItemString
Wrapper for PyMapping_Size