You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mitogen/econtext
David Wilson 2703e444ef Module importer fixes.
* Use TLS to track whether importer is currently running. Avoids
  needing to maintain an ignore stack.

* Print more debugging around cases where Importer skips a module.

* If a module is part of a package, import the package and examine its
  __loader__. If we are not the loader, refuse to load it.
10 years ago
..
__init__.py More doc updates. 10 years ago
core.py Module importer fixes. 10 years ago
master.py Python 2.4 fixes. 10 years ago
utils.py Many docs updates. 10 years ago