| absolute | CPython.Protocols.Number |
| add | |
| 1 (Function) | CPython.Types.Set |
| 2 (Function) | CPython.Protocols.Number |
| addIntegerConstant | CPython.Types.Module |
| addObject | CPython.Types.Module |
| addTextConstant | CPython.Types.Module |
| addWarnOption | CPython.System |
| and | CPython.Protocols.Number |
| AnySet | CPython.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 |
| Arg | |
| 1 (Type/Class) | CPython.Simple |
| 2 (Data Constructor) | CPython.Simple |
| arg | CPython.Simple |
| ascii | CPython.Protocols.Object |
| Backwards | CPython.Types.Unicode |
| ByteArray | CPython.Types.ByteArray, CPython.Types |
| byteArrayType | CPython.Types.ByteArray, CPython.Types |
| Bytes | CPython.Types.Bytes, CPython.Types |
| bytes | CPython.Protocols.Object |
| bytesType | CPython.Types.Bytes, CPython.Types |
| call | |
| 1 (Function) | CPython.Protocols.Object |
| 2 (Function) | CPython.Simple |
| callable | CPython.Protocols.Object |
| CallableIterator | CPython.Types.Iterator, CPython.Types |
| callableIteratorNew | CPython.Types.Iterator |
| callableIteratorType | CPython.Types.Iterator, CPython.Types |
| callArgs | CPython.Protocols.Object |
| callMethod | CPython.Protocols.Object |
| callMethodArgs | CPython.Protocols.Object |
| Capsule | CPython.Types.Capsule, CPython.Types |
| capsuleType | CPython.Types.Capsule, CPython.Types |
| cast | CPython.Protocols.Object |
| castToIterator | CPython.Protocols.Iterator |
| castToMapping | CPython.Protocols.Mapping |
| castToNumber | CPython.Protocols.Number |
| castToSequence | CPython.Protocols.Sequence |
| Cell | CPython.Types.Cell, CPython.Types |
| cellType | CPython.Types.Cell, CPython.Types |
| clear | |
| 1 (Function) | CPython.Types.Dictionary |
| 2 (Function) | CPython.Types.Set |
| Code | CPython.Types.Code, CPython.Types |
| codeType | CPython.Types.Code, CPython.Types |
| Comparison | CPython.Protocols.Object |
| Complex | CPython.Types.Complex, CPython.Types |
| complexType | CPython.Types.Complex, CPython.Types |
| Concrete | CPython.Protocols.Object |
| contains | |
| 1 (Function) | CPython.Types.Dictionary |
| 2 (Function) | CPython.Types.Set |
| 3 (Function) | CPython.Types.Unicode |
| 4 (Function) | CPython.Protocols.Sequence |
| copy | CPython.Types.Dictionary |
| count | |
| 1 (Function) | CPython.Types.Unicode |
| 2 (Function) | CPython.Protocols.Sequence |
| decode | CPython.Types.Unicode |
| deleteAttribute | CPython.Protocols.Object |
| deleteItem | |
| 1 (Function) | CPython.Protocols.Mapping |
| 2 (Function) | CPython.Types.Dictionary |
| 3 (Function) | CPython.Protocols.Sequence |
| deleteObject | CPython.System |
| deleteSlice | CPython.Protocols.Sequence |
| Dictionary | CPython.Types.Dictionary, CPython.Types |
| dictionaryType | CPython.Types.Dictionary, CPython.Types |
| dir | CPython.Protocols.Object |
| discard | CPython.Types.Set |
| divmod | CPython.Protocols.Number |
| easyFromPy | CPython.Simple.Instances |
| easyToPy | CPython.Simple.Instances |
| encode | CPython.Types.Unicode |
| Encoding | CPython.Types.Unicode |
| endInterpreter | CPython |
| EQ | CPython.Protocols.Object |
| ErrorHandling | CPython.Types.Unicode |
| Exception | CPython.Types.Exception, CPython.Types |
| exceptionTraceback | CPython.Types.Exception |
| exceptionType | CPython.Types.Exception |
| exceptionValue | CPython.Types.Exception |
| false | CPython.Constants |
| fast | CPython.Protocols.Sequence |
| finalize | CPython |
| find | CPython.Types.Unicode |
| FindDirection | CPython.Types.Unicode |
| Float | CPython.Types.Float, CPython.Types |
| floatType | CPython.Types.Float, CPython.Types |
| floorDivide | CPython.Protocols.Number |
| format | CPython.Types.Unicode |
| Forwards | CPython.Types.Unicode |
| fromByteArray | CPython.Types.ByteArray, CPython.Types |
| fromBytes | CPython.Types.Bytes, CPython.Types |
| fromComplex | CPython.Types.Complex, CPython.Types |
| fromEncodedObject | CPython.Types.Unicode |
| fromFloat | CPython.Types.Float, CPython.Types |
| fromInteger | CPython.Types.Integer, CPython.Types |
| fromList | CPython.Types.List, CPython.Types |
| fromObject | |
| 1 (Function) | CPython.Types.ByteArray |
| 2 (Function) | CPython.Types.Bytes |
| 3 (Function) | CPython.Types.Unicode |
| FromPy | CPython.Simple.Instances |
| fromPy | CPython.Simple.Instances |
| fromSet | CPython.Types.Set, CPython.Types |
| fromTuple | CPython.Types.Tuple, CPython.Types |
| fromUnicode | CPython.Types.Unicode, CPython.Types |
| FrozenSet | CPython.Types.Set, CPython.Types |
| frozenSetType | CPython.Types.Set, CPython.Types |
| Function | CPython.Types.Function, CPython.Types |
| function | |
| 1 (Function) | CPython.Types.InstanceMethod |
| 2 (Function) | CPython.Types.Method |
| functionType | CPython.Types.Function, CPython.Types |
| GE | CPython.Protocols.Object |
| get | CPython.Types.Cell |
| getAnnotations | CPython.Types.Function |
| getAttribute | |
| 1 (Function) | CPython.Protocols.Object |
| 2 (Function) | CPython.Simple |
| getBuildInfo | CPython |
| getBuiltins | CPython.Reflection |
| getClosure | CPython.Types.Function |
| getCode | CPython.Types.Function |
| getCompiler | CPython |
| getContext | CPython.Types.Capsule |
| getCopyright | CPython |
| getDefaults | CPython.Types.Function |
| getDictionary | CPython.Types.Module |
| getExecPrefix | CPython |
| getFilename | CPython.Types.Module |
| getFrame | CPython.Reflection |
| getFunctionDescription | CPython.Reflection |
| getFunctionName | CPython.Reflection |
| getGlobals | |
| 1 (Function) | CPython.Reflection |
| 2 (Function) | CPython.Types.Function |
| getIndices | CPython.Types.Slice |
| getItem | |
| 1 (Function) | CPython.Protocols.Mapping |
| 2 (Function) | CPython.Types.Dictionary |
| 3 (Function) | CPython.Types.Tuple |
| 4 (Function) | CPython.Types.List |
| 5 (Function) | CPython.Protocols.Sequence |
| getIterator | CPython.Protocols.Object |
| getLocals | CPython.Reflection |
| getModule | CPython.Types.Function |
| getName | |
| 1 (Function) | CPython.Types.Capsule |
| 2 (Function) | CPython.Types.Module |
| getObject | |
| 1 (Function) | CPython.System |
| 2 (Function) | CPython.Types.WeakReference |
| getPath | CPython |
| getPlatform | CPython |
| getPointer | CPython.Types.Capsule |
| getPrefix | CPython |
| getProgramFullPath | CPython |
| getProgramName | CPython |
| getPythonHome | CPython |
| getSlice | |
| 1 (Function) | CPython.Types.Tuple |
| 2 (Function) | CPython.Types.List |
| 3 (Function) | CPython.Protocols.Sequence |
| getType | CPython.Protocols.Object |
| getVersion | CPython |
| GT | CPython.Protocols.Object |
| hasAttribute | CPython.Protocols.Object |
| hash | CPython.Protocols.Object |
| hasKey | CPython.Protocols.Mapping |
| HSCPythonComparisonEnum | CPython.Protocols.Object.Enums |
| HSCPYTHON_EQ | CPython.Protocols.Object.Enums |
| HSCPYTHON_GE | CPython.Protocols.Object.Enums |
| HSCPYTHON_GT | CPython.Protocols.Object.Enums |
| HSCPYTHON_LE | CPython.Protocols.Object.Enums |
| HSCPYTHON_LT | CPython.Protocols.Object.Enums |
| HSCPYTHON_NE | CPython.Protocols.Object.Enums |
| Ignore | CPython.Types.Unicode |
| importModule | |
| 1 (Function) | CPython.Types.Module |
| 2 (Function) | CPython.Simple |
| importNamed | CPython.Types.Capsule |
| index | CPython.Protocols.Sequence |
| initialize | |
| 1 (Function) | CPython |
| 2 (Function) | CPython.Simple |
| inPlaceAdd | CPython.Protocols.Number |
| inPlaceAnd | CPython.Protocols.Number |
| inPlaceAppend | CPython.Protocols.Sequence |
| inPlaceFloorDivide | CPython.Protocols.Number |
| inPlaceMultiply | CPython.Protocols.Number |
| inPlaceOr | CPython.Protocols.Number |
| inPlacePower | CPython.Protocols.Number |
| inPlaceRemainder | CPython.Protocols.Number |
| inPlaceRepeat | CPython.Protocols.Sequence |
| inPlaceShiftL | CPython.Protocols.Number |
| inPlaceShiftR | CPython.Protocols.Number |
| inPlaceSubtract | CPython.Protocols.Number |
| inPlaceTrueDivide | CPython.Protocols.Number |
| inPlaceXor | CPython.Protocols.Number |
| insert | CPython.Types.List |
| InstanceMethod | CPython.Types.InstanceMethod, CPython.Types |
| instanceMethodType | CPython.Types.InstanceMethod, CPython.Types |
| Integer | CPython.Types.Integer, CPython.Types |
| integerType | CPython.Types.Integer, CPython.Types |
| invert | CPython.Protocols.Number |
| isFalse | CPython.Constants |
| isInitialized | CPython |
| isInstance | CPython.Protocols.Object |
| isNone | CPython.Constants |
| isSubclass | CPython.Protocols.Object |
| isSubtype | CPython.Types.Type |
| isTrue | CPython.Constants |
| isValid | CPython.Types.Capsule |
| items | |
| 1 (Function) | CPython.Protocols.Mapping |
| 2 (Function) | CPython.Types.Dictionary |
| iterableToFrozenSet | CPython.Types.Set, CPython.Types |
| iterableToList | CPython.Types.List, CPython.Types |
| iterableToSet | CPython.Types.Set, CPython.Types |
| iterableToTuple | CPython.Types.Tuple, CPython.Types |
| Iterator | CPython.Protocols.Iterator |
| join | CPython.Types.Unicode |
| keys | |
| 1 (Function) | CPython.Protocols.Mapping |
| 2 (Function) | CPython.Types.Dictionary |
| LE | CPython.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 |
| List | CPython.Types.List, CPython.Types |
| listType | CPython.Types.List, CPython.Types |
| LT | CPython.Protocols.Object |
| Mapping | CPython.Protocols.Mapping |
| MatchDirection | CPython.Types.Unicode |
| merge | CPython.Types.Dictionary |
| mergeFromSeq2 | CPython.Types.Dictionary |
| Method | CPython.Types.Method, CPython.Types |
| methodType | CPython.Types.Method, CPython.Types |
| Module | CPython.Types.Module, CPython.Types |
| moduleType | CPython.Types.Module, CPython.Types |
| multiply | CPython.Protocols.Number |
| NE | CPython.Protocols.Object |
| negative | CPython.Protocols.Number |
| new | |
| 1 (Function) | CPython.Types.Cell |
| 2 (Function) | CPython.Types.Dictionary |
| 3 (Function) | CPython.Types.Function |
| 4 (Function) | CPython.Types.InstanceMethod |
| 5 (Function) | CPython.Types.Method |
| 6 (Function) | CPython.Types.Slice |
| 7 (Function) | CPython.Types.Module |
| newInterpreter | CPython |
| newProxy | CPython.Types.WeakReference |
| newReference | CPython.Types.WeakReference |
| next | CPython.Protocols.Iterator |
| none | CPython.Constants |
| Number | CPython.Protocols.Number |
| Object | CPython.Protocols.Object |
| or | CPython.Protocols.Number |
| pop | CPython.Types.Set |
| positive | CPython.Protocols.Number |
| power | CPython.Protocols.Number |
| Prefix | CPython.Types.Unicode |
| print | CPython.Protocols.Object |
| Proxy | CPython.Types.WeakReference, CPython.Types |
| PyCastException | |
| 1 (Type/Class) | CPython.Simple.Instances |
| 2 (Data Constructor) | CPython.Simple.Instances |
| Reference | CPython.Types.WeakReference, CPython.Types |
| reload | CPython.Types.Module |
| remainder | CPython.Protocols.Number |
| repeat | CPython.Protocols.Sequence |
| Replace | CPython.Types.Unicode |
| replace | CPython.Types.Unicode |
| repr | CPython.Protocols.Object |
| resetWarnOptions | CPython.System |
| resize | CPython.Types.ByteArray |
| reverse | CPython.Types.List |
| richCompare | CPython.Protocols.Object |
| self | CPython.Types.Method |
| Sequence | CPython.Protocols.Sequence |
| SequenceIterator | CPython.Types.Iterator, CPython.Types |
| sequenceIteratorNew | CPython.Types.Iterator |
| sequenceIteratorType | CPython.Types.Iterator, CPython.Types |
| Set | CPython.Types.Set, CPython.Types |
| set | CPython.Types.Cell |
| setAnnotations | CPython.Types.Function |
| setArgv | CPython |
| setAttribute | |
| 1 (Function) | CPython.Protocols.Object |
| 2 (Function) | CPython.Simple |
| setClosure | CPython.Types.Function |
| setContext | CPython.Types.Capsule |
| setDefaults | CPython.Types.Function |
| setItem | |
| 1 (Function) | CPython.Protocols.Mapping |
| 2 (Function) | CPython.Types.Dictionary |
| 3 (Function) | CPython.Types.Tuple |
| 4 (Function) | CPython.Types.List |
| 5 (Function) | CPython.Protocols.Sequence |
| setObject | CPython.System |
| setPath | CPython.System |
| setPointer | CPython.Types.Capsule |
| setProgramName | CPython |
| setPythonHome | CPython |
| setSlice | |
| 1 (Function) | CPython.Types.List |
| 2 (Function) | CPython.Protocols.Sequence |
| setType | CPython.Types.Set, CPython.Types |
| shiftL | CPython.Protocols.Number |
| shiftR | CPython.Protocols.Number |
| size | |
| 1 (Function) | CPython.Protocols.Mapping |
| 2 (Function) | CPython.Types.Dictionary |
| 3 (Function) | CPython.Types.Set |
| Slice | CPython.Types.Slice, CPython.Types |
| sliceType | CPython.Types.Slice, CPython.Types |
| SomeIterator | CPython.Protocols.Iterator |
| SomeMapping | CPython.Protocols.Mapping |
| SomeNumber | CPython.Protocols.Number |
| SomeObject | CPython.Protocols.Object |
| SomeSequence | CPython.Protocols.Sequence |
| sort | CPython.Types.List |
| split | CPython.Types.Unicode |
| splitLines | CPython.Types.Unicode |
| Strict | CPython.Types.Unicode |
| string | CPython.Protocols.Object |
| subtract | CPython.Protocols.Number |
| Suffix | CPython.Types.Unicode |
| tailMatch | CPython.Types.Unicode |
| toBase | CPython.Protocols.Number |
| toBool | CPython.Protocols.Object |
| toByteArray | CPython.Types.ByteArray, CPython.Types |
| toBytes | CPython.Types.Bytes, CPython.Types |
| toComplex | CPython.Types.Complex, CPython.Types |
| toFloat | |
| 1 (Function) | CPython.Types.Float, CPython.Types |
| 2 (Function) | CPython.Protocols.Number |
| toFrozenSet | CPython.Types.Set, CPython.Types |
| toInteger | |
| 1 (Function) | CPython.Types.Integer, CPython.Types |
| 2 (Function) | CPython.Protocols.Number |
| toIterator | CPython.Protocols.Iterator |
| toList | |
| 1 (Function) | CPython.Types.List, CPython.Types |
| 2 (Function) | CPython.Protocols.Sequence |
| toMapping | CPython.Protocols.Mapping |
| toNumber | CPython.Protocols.Number |
| toObject | CPython.Protocols.Object |
| ToPy | CPython.Simple.Instances |
| toPy | CPython.Simple.Instances |
| toSequence | CPython.Protocols.Sequence |
| toSet | CPython.Types.Set, CPython.Types |
| toTuple | |
| 1 (Function) | CPython.Types.Tuple, CPython.Types |
| 2 (Function) | CPython.Types.List |
| 3 (Function) | CPython.Protocols.Sequence |
| toUnicode | CPython.Types.Unicode, CPython.Types |
| translate | CPython.Types.Unicode |
| true | CPython.Constants |
| trueDivide | CPython.Protocols.Number |
| Tuple | CPython.Types.Tuple, CPython.Types |
| tupleType | CPython.Types.Tuple, CPython.Types |
| Type | CPython.Types.Type, CPython.Types |
| typeType | CPython.Types.Type, CPython.Types |
| Unicode | CPython.Types.Unicode, CPython.Types |
| unicodeType | CPython.Types.Unicode, CPython.Types |
| update | CPython.Types.Dictionary |
| values | |
| 1 (Function) | CPython.Protocols.Mapping |
| 2 (Function) | CPython.Types.Dictionary |
| xor | CPython.Protocols.Number |