Home | Trees | Indices | Help |
---|
|
Classes | |
long int(x=0) -> int or long int(x, base=10) -> int or long |
|
unicode str(object='') -> string |
|
Constant |
Functions | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Function Details |
Some Proton APIs expect a null terminated string. Convert python text types to UTF8 to avoid zero bytes introduced by other multi-byte encodings. This method will throw if the string cannot be converted. |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Wed Apr 8 02:11:10 2020 | http://epydoc.sourceforge.net |