Mirror of mitogen
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.
 
 
 
Go to file
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
docs More doc updates. 10 years ago
econtext Module importer fixes. 10 years ago
tests Perms, move tests 10 years ago
.gitignore Initial .gitignore. 10 years ago
setup.py Fixup setup.py version. 10 years ago