Class | Description |
---|---|
_io |
The Python _io module implemented in Java.
|
OpenMode |
An object able to check a file access mode provided as a String and represent it as boolean
attributes and in a normalised form.
|
PyFileIO | |
PyFileIODerived | |
PyIOBase |
The Python module
_io. |
PyIOBaseDerived | |
PyRawIOBase |
An implementation of Python
_io. |
PyRawIOBaseDerived |