Class PyNullImporter

java.lang.Object
org.python.core.PyObject
org.python.core.PyNullImporter
All Implemented Interfaces:
Serializable

public class PyNullImporter extends PyObject
See Also:
  • Field Details

    • TYPE

      public static final PyType TYPE
  • Constructor Details

    • PyNullImporter

      public PyNullImporter(PyObject pathObj)
  • Method Details