cpython-3.3.0: Bindings for libpython

Index

absoluteCPython.Protocols.Number
add 
1 (Function)CPython.Types.Set
2 (Function)CPython.Protocols.Number
addIntegerConstantCPython.Types.Module
addObjectCPython.Types.Module
addTextConstantCPython.Types.Module
addWarnOptionCPython.System
andCPython.Protocols.Number
AnySetCPython.Types.Set, CPython.Types
append 
1 (Function)CPython.Types.ByteArray
2 (Function)CPython.Types.Bytes
3 (Function)CPython.Types.List
4 (Function)CPython.Types.Unicode
5 (Function)CPython.Protocols.Sequence
asciiCPython.Protocols.Object
BackwardsCPython.Types.Unicode
ByteArrayCPython.Types.ByteArray, CPython.Types
byteArrayTypeCPython.Types.ByteArray, CPython.Types
BytesCPython.Types.Bytes, CPython.Types
bytesCPython.Protocols.Object
bytesTypeCPython.Types.Bytes, CPython.Types
callCPython.Protocols.Object
callableCPython.Protocols.Object
CallableIteratorCPython.Types.Iterator, CPython.Types
callableIteratorNewCPython.Types.Iterator
callableIteratorTypeCPython.Types.Iterator, CPython.Types
callArgsCPython.Protocols.Object
callMethodCPython.Protocols.Object
callMethodArgsCPython.Protocols.Object
CapsuleCPython.Types.Capsule, CPython.Types
capsuleTypeCPython.Types.Capsule, CPython.Types
castCPython.Protocols.Object
castToIteratorCPython.Protocols.Iterator
castToMappingCPython.Protocols.Mapping
castToNumberCPython.Protocols.Number
castToSequenceCPython.Protocols.Sequence
CellCPython.Types.Cell, CPython.Types
cellTypeCPython.Types.Cell, CPython.Types
clear 
1 (Function)CPython.Types.Dictionary
2 (Function)CPython.Types.Set
CodeCPython.Types.Code, CPython.Types
codeTypeCPython.Types.Code, CPython.Types
ComparisonCPython.Protocols.Object
ComplexCPython.Types.Complex, CPython.Types
complexTypeCPython.Types.Complex, CPython.Types
ConcreteCPython.Protocols.Object
contains 
1 (Function)CPython.Types.Dictionary
2 (Function)CPython.Types.Set
3 (Function)CPython.Types.Unicode
4 (Function)CPython.Protocols.Sequence
copyCPython.Types.Dictionary
count 
1 (Function)CPython.Types.Unicode
2 (Function)CPython.Protocols.Sequence
decodeCPython.Types.Unicode
deleteAttributeCPython.Protocols.Object
deleteItem 
1 (Function)CPython.Types.Dictionary
2 (Function)CPython.Protocols.Mapping
3 (Function)CPython.Protocols.Sequence
deleteObjectCPython.System
deleteSliceCPython.Protocols.Sequence
DictionaryCPython.Types.Dictionary, CPython.Types
dictionaryTypeCPython.Types.Dictionary, CPython.Types
dirCPython.Protocols.Object
discardCPython.Types.Set
divmodCPython.Protocols.Number
encodeCPython.Types.Unicode
EncodingCPython.Types.Unicode
endInterpreterCPython
EQCPython.Protocols.Object
ErrorHandlingCPython.Types.Unicode
ExceptionCPython.Types.Exception, CPython.Types
exceptionTracebackCPython.Types.Exception
exceptionTypeCPython.Types.Exception
exceptionValueCPython.Types.Exception
falseCPython.Constants
fastCPython.Protocols.Sequence
finalizeCPython
findCPython.Types.Unicode
FindDirectionCPython.Types.Unicode
FloatCPython.Types.Float, CPython.Types
floatTypeCPython.Types.Float, CPython.Types
floorDivideCPython.Protocols.Number
formatCPython.Types.Unicode
ForwardsCPython.Types.Unicode
fromByteArrayCPython.Types.ByteArray, CPython.Types
fromBytesCPython.Types.Bytes, CPython.Types
fromComplexCPython.Types.Complex, CPython.Types
fromEncodedObjectCPython.Types.Unicode
fromFloatCPython.Types.Float, CPython.Types
fromIntegerCPython.Types.Integer, CPython.Types
fromListCPython.Types.List, CPython.Types
fromObject 
1 (Function)CPython.Types.ByteArray
2 (Function)CPython.Types.Bytes
3 (Function)CPython.Types.Unicode
fromSetCPython.Types.Set, CPython.Types
fromTupleCPython.Types.Tuple, CPython.Types
fromUnicodeCPython.Types.Unicode, CPython.Types
FrozenSetCPython.Types.Set, CPython.Types
frozenSetTypeCPython.Types.Set, CPython.Types
FunctionCPython.Types.Function, CPython.Types
function 
1 (Function)CPython.Types.InstanceMethod
2 (Function)CPython.Types.Method
functionTypeCPython.Types.Function, CPython.Types
GECPython.Protocols.Object
getCPython.Types.Cell
getAnnotationsCPython.Types.Function
getAttributeCPython.Protocols.Object
getBuildInfoCPython
getBuiltinsCPython.Reflection
getClosureCPython.Types.Function
getCodeCPython.Types.Function
getCompilerCPython
getContextCPython.Types.Capsule
getCopyrightCPython
getDefaultsCPython.Types.Function
getDictionaryCPython.Types.Module
getExecPrefixCPython
getFilenameCPython.Types.Module
getFrameCPython.Reflection
getFunctionDescriptionCPython.Reflection
getFunctionNameCPython.Reflection
getGlobals 
1 (Function)CPython.Types.Function
2 (Function)CPython.Reflection
getIndicesCPython.Types.Slice
getItem 
1 (Function)CPython.Types.Dictionary
2 (Function)CPython.Types.Tuple
3 (Function)CPython.Types.List
4 (Function)CPython.Protocols.Mapping
5 (Function)CPython.Protocols.Sequence
getIteratorCPython.Protocols.Object
getLocalsCPython.Reflection
getModuleCPython.Types.Function
getName 
1 (Function)CPython.Types.Capsule
2 (Function)CPython.Types.Module
getObject 
1 (Function)CPython.Types.WeakReference
2 (Function)CPython.System
getPathCPython
getPlatformCPython
getPointerCPython.Types.Capsule
getPrefixCPython
getProgramFullPathCPython
getProgramNameCPython
getPythonHomeCPython
getSlice 
1 (Function)CPython.Types.Tuple
2 (Function)CPython.Types.List
3 (Function)CPython.Protocols.Sequence
getTypeCPython.Protocols.Object
getVersionCPython
GTCPython.Protocols.Object
hasAttributeCPython.Protocols.Object
hashCPython.Protocols.Object
hasKeyCPython.Protocols.Mapping
IgnoreCPython.Types.Unicode
importModuleCPython.Types.Module
importNamedCPython.Types.Capsule
indexCPython.Protocols.Sequence
initializeCPython
inPlaceAddCPython.Protocols.Number
inPlaceAndCPython.Protocols.Number
inPlaceAppendCPython.Protocols.Sequence
inPlaceFloorDivideCPython.Protocols.Number
inPlaceMultiplyCPython.Protocols.Number
inPlaceOrCPython.Protocols.Number
inPlacePowerCPython.Protocols.Number
inPlaceRemainderCPython.Protocols.Number
inPlaceRepeatCPython.Protocols.Sequence
inPlaceShiftLCPython.Protocols.Number
inPlaceShiftRCPython.Protocols.Number
inPlaceSubtractCPython.Protocols.Number
inPlaceTrueDivideCPython.Protocols.Number
inPlaceXorCPython.Protocols.Number
insertCPython.Types.List
InstanceMethodCPython.Types.InstanceMethod, CPython.Types
instanceMethodTypeCPython.Types.InstanceMethod, CPython.Types
IntegerCPython.Types.Integer, CPython.Types
integerTypeCPython.Types.Integer, CPython.Types
invertCPython.Protocols.Number
isFalseCPython.Constants
isInitializedCPython
isInstanceCPython.Protocols.Object
isNoneCPython.Constants
isSubclassCPython.Protocols.Object
isSubtypeCPython.Types.Type
isTrueCPython.Constants
isValidCPython.Types.Capsule
items 
1 (Function)CPython.Types.Dictionary
2 (Function)CPython.Protocols.Mapping
iterableToFrozenSetCPython.Types.Set, CPython.Types
iterableToListCPython.Types.List, CPython.Types
iterableToSetCPython.Types.Set, CPython.Types
iterableToTupleCPython.Types.Tuple, CPython.Types
IteratorCPython.Protocols.Iterator
joinCPython.Types.Unicode
keys 
1 (Function)CPython.Types.Dictionary
2 (Function)CPython.Protocols.Mapping
LECPython.Protocols.Object
length 
1 (Function)CPython.Types.ByteArray
2 (Function)CPython.Types.Bytes
3 (Function)CPython.Types.Tuple
4 (Function)CPython.Types.List
5 (Function)CPython.Types.Unicode
6 (Function)CPython.Protocols.Sequence
ListCPython.Types.List, CPython.Types
listTypeCPython.Types.List, CPython.Types
LTCPython.Protocols.Object
MappingCPython.Protocols.Mapping
MatchDirectionCPython.Types.Unicode
mergeCPython.Types.Dictionary
mergeFromSeq2CPython.Types.Dictionary
MethodCPython.Types.Method, CPython.Types
methodTypeCPython.Types.Method, CPython.Types
ModuleCPython.Types.Module, CPython.Types
moduleTypeCPython.Types.Module, CPython.Types
multiplyCPython.Protocols.Number
NECPython.Protocols.Object
negativeCPython.Protocols.Number
new 
1 (Function)CPython.Types.Cell
2 (Function)CPython.Types.Dictionary
3 (Function)CPython.Types.InstanceMethod
4 (Function)CPython.Types.Method
5 (Function)CPython.Types.Slice
6 (Function)CPython.Types.Function
7 (Function)CPython.Types.Module
newInterpreterCPython
newProxyCPython.Types.WeakReference
newReferenceCPython.Types.WeakReference
nextCPython.Protocols.Iterator
noneCPython.Constants
NumberCPython.Protocols.Number
ObjectCPython.Protocols.Object
orCPython.Protocols.Number
popCPython.Types.Set
positiveCPython.Protocols.Number
powerCPython.Protocols.Number
PrefixCPython.Types.Unicode
printCPython.Protocols.Object
ProxyCPython.Types.WeakReference, CPython.Types
ReferenceCPython.Types.WeakReference, CPython.Types
reloadCPython.Types.Module
remainderCPython.Protocols.Number
repeatCPython.Protocols.Sequence
ReplaceCPython.Types.Unicode
replaceCPython.Types.Unicode
reprCPython.Protocols.Object
resetWarnOptionsCPython.System
resizeCPython.Types.ByteArray
reverseCPython.Types.List
richCompareCPython.Protocols.Object
selfCPython.Types.Method
SequenceCPython.Protocols.Sequence
SequenceIteratorCPython.Types.Iterator, CPython.Types
sequenceIteratorNewCPython.Types.Iterator
sequenceIteratorTypeCPython.Types.Iterator, CPython.Types
SetCPython.Types.Set, CPython.Types
setCPython.Types.Cell
setAnnotationsCPython.Types.Function
setArgvCPython
setAttributeCPython.Protocols.Object
setClosureCPython.Types.Function
setContextCPython.Types.Capsule
setDefaultsCPython.Types.Function
setItem 
1 (Function)CPython.Types.Dictionary
2 (Function)CPython.Types.Tuple
3 (Function)CPython.Types.List
4 (Function)CPython.Protocols.Mapping
5 (Function)CPython.Protocols.Sequence
setObjectCPython.System
setPathCPython.System
setPointerCPython.Types.Capsule
setProgramNameCPython
setPythonHomeCPython
setSlice 
1 (Function)CPython.Types.List
2 (Function)CPython.Protocols.Sequence
setTypeCPython.Types.Set, CPython.Types
shiftLCPython.Protocols.Number
shiftRCPython.Protocols.Number
size 
1 (Function)CPython.Types.Dictionary
2 (Function)CPython.Types.Set
3 (Function)CPython.Protocols.Mapping
SliceCPython.Types.Slice, CPython.Types
sliceTypeCPython.Types.Slice, CPython.Types
SomeIteratorCPython.Protocols.Iterator
SomeMappingCPython.Protocols.Mapping
SomeNumberCPython.Protocols.Number
SomeObjectCPython.Protocols.Object
SomeSequenceCPython.Protocols.Sequence
sortCPython.Types.List
splitCPython.Types.Unicode
splitLinesCPython.Types.Unicode
StrictCPython.Types.Unicode
stringCPython.Protocols.Object
subtractCPython.Protocols.Number
SuffixCPython.Types.Unicode
tailMatchCPython.Types.Unicode
toBaseCPython.Protocols.Number
toBoolCPython.Protocols.Object
toByteArrayCPython.Types.ByteArray, CPython.Types
toBytesCPython.Types.Bytes, CPython.Types
toComplexCPython.Types.Complex, CPython.Types
toFloat 
1 (Function)CPython.Types.Float, CPython.Types
2 (Function)CPython.Protocols.Number
toFrozenSetCPython.Types.Set, CPython.Types
toInteger 
1 (Function)CPython.Types.Integer, CPython.Types
2 (Function)CPython.Protocols.Number
toIteratorCPython.Protocols.Iterator
toList 
1 (Function)CPython.Types.List, CPython.Types
2 (Function)CPython.Protocols.Sequence
toMappingCPython.Protocols.Mapping
toNumberCPython.Protocols.Number
toObjectCPython.Protocols.Object
toSequenceCPython.Protocols.Sequence
toSetCPython.Types.Set, CPython.Types
toTuple 
1 (Function)CPython.Types.Tuple, CPython.Types
2 (Function)CPython.Types.List
3 (Function)CPython.Protocols.Sequence
toUnicodeCPython.Types.Unicode, CPython.Types
translateCPython.Types.Unicode
trueCPython.Constants
trueDivideCPython.Protocols.Number
TupleCPython.Types.Tuple, CPython.Types
tupleTypeCPython.Types.Tuple, CPython.Types
TypeCPython.Types.Type, CPython.Types
typeTypeCPython.Types.Type, CPython.Types
UnicodeCPython.Types.Unicode, CPython.Types
unicodeTypeCPython.Types.Unicode, CPython.Types
updateCPython.Types.Dictionary
values 
1 (Function)CPython.Types.Dictionary
2 (Function)CPython.Protocols.Mapping
xorCPython.Protocols.Number