Top Classes Enums
[default module]

Package org.python.modules.posix


Class Summary

Modifier and TypeClass 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.

Enum Summary

Modifier and TypeEnum and Description
pack-priv enum
OS

A Marker tagging what OS we're running on, with some accompanying information about that platform.