file matches filename, case-sensitively,
even when the OS platform is case-insensitive.imp.compileSource(String, File, String) instead.name whose attributes are the result of running
PyCode c.InputStream) to a module.Py.fileSystemDecode(PyObject) for project internal use within
the import mechanism to convert decoding errors that occur during import to either
null or Py.ImportError(String) calls (and a log message), which usually
results in quiet failure.fileSystemDecode(p, true) (see
imp.fileSystemDecode(PyObject, boolean)).imp.readCodeData(String, InputStream, boolean, long) but do not check last-modified
time and return only the class file bytes as an array.imp.readCodeData(String, InputStream, boolean, long) but return only the class file
bytes as an array.imp.readCodeData(String, InputStream, boolean, long) but do not check last-modified
time.imp.CodeData object bundling the contents of a class file (given as a stream),
source-last-modified time supplied, and the name of the file taken from annotations on the
class.