| Python Library Reference |
This class may initialized from string data (which may include NULs).The primary acess to the content of aBinary object isprovided by an attribute:
Binary objects have the following methods, supported mainlyfor internal use by the marshalling/unmarshalling code:
It also supports certain of Python's built-in operators through a_cmp__() method.
| Python Library Reference |