| Access | Constructor and Description |
|---|---|
| public |
| Modifier and Type | Method and Description |
|---|---|
| public static RawIOBase |
| FileDescriptors | back to summary |
|---|---|
| public FileDescriptors() | |
| get | back to summary |
|---|---|
| public static RawIOBase get(PyObject fd) Return the RawIOBase associated with the specified file descriptor. Raises a Python exception is the file descriptor is invalid | |