| Modifier and Type | Class and Description |
|---|---|
| pack-priv class | Hider
Utility class for hiding PosixModule methods depending on the platform, or whether the underlying posix implementation is native. |
| public class | PosixModule
The posix/nt module, depending on the platform. |
| public class | |
| public class | PythonPOSIXHandler
Jython specific hooks for our underlying POSIX library. |
| Modifier and Type | Enum and Description |
|---|---|
| pack-priv enum | OS
A Marker tagging what OS we're running on, with some accompanying information about that platform. |