[New-bugs-announce] [issue23625] load_module() docs: zipped eggs are not loaded.

Thomas Güttler report at bugs.python.org
Tue Mar 10 12:14:46 CET 2015


New submission from Thomas Güttler:

Please update the docs of imp.find_module()

https://docs.python.org/2/library/imp.html#imp.find_module

zipped egg files in sys.path are not found.

Please provide a link how to find modules in sys.path like the interpreter does (with support of zipped egg files).

----------
messages: 237746
nosy: Thomas Güttler
priority: normal
severity: normal
status: open
title: load_module() docs: zipped eggs are not loaded.

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


More information about the New-bugs-announce mailing list