[Python-Dev] imp.findmodule and zip files
Thomas Heller
theller at python.net
Wed Oct 1 13:31:27 EDT 2003
More information about the Python-Dev mailing list
Wed Oct 1 13:31:27 EDT 2003
- Previous message: [Python-Dev] imp.findmodule and zip files
- Next message: [Python-Dev] Irix problems
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Just van Rossum <just at letterror.com> writes: > The imp module is not yet updated to have full access to the new import > hooks :-(. See near the end of http://www.python.org/peps/pep-0302.html > for a discussion of the issues. There's another minor issue with the new import hooks which would be nice to be fixed: to my knowledge, the Py_VerboseFlag is not exposed to the Python layer. Sometimes it would come handy when debugging a custom importer. Thomas
- Previous message: [Python-Dev] imp.findmodule and zip files
- Next message: [Python-Dev] Irix problems
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list