[docs] [issue16421] importlib.machinery.ExtensionFileLoader cannot load several modules from the same shared object

Amaury Forgeot d'Arc report at bugs.python.org
Tue Nov 6 15:59:06 CET 2012


Amaury Forgeot d'Arc added the comment:

It's not that crazy, if you consider that all builtin modules are stored in python33.dll.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16421>
_______________________________________


More information about the docs mailing list