|
Concrete Python
git-339c971
|
| enum CompareOp |
Python comparison types.
| enum Opcode |
Python opcode numbers.
| void ObjectTypeInit | ( | const TypeObject & | type, |
| const char * | name = "object" |
||
| ) |
Initialize the built-in protocol for Object.
| T concrete::PortByteorder | ( | T | x | ) | throw () |
Convert an integer to/from the Arena byteorder (if necessary on the host platform).
1.7.6.1