org.python.modules
Class PyIOFileFactory

java.lang.Object
  extended by org.python.modules.PyIOFileFactory

public class PyIOFileFactory
extends Object


Method Summary
static PyIOFile createIOFile(PyObject file)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createIOFile

public static PyIOFile createIOFile(PyObject file)


Jython homepage