| 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 | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| Variables | |
__package__ = None
|
|
| 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 Thu Nov 21 10:53:49 2019 | http://epydoc.sourceforge.net |