]> granicus.if.org Git - python/commit
Patch #934356: if a module defines __all__, believe that rather than using
authorJohannes Gijsbers <jlg@dds.nl>
Mon, 30 Aug 2004 14:13:04 +0000 (14:13 +0000)
committerJohannes Gijsbers <jlg@dds.nl>
Mon, 30 Aug 2004 14:13:04 +0000 (14:13 +0000)
commit4c11f6088af5c2b3b97ed4352df3e39c4c7c9732
tree512ab204ea6370670e6c8acea6953ddc1cccf2fb
parentd2a1aa4b1e6f8d152799737ae0b7c6cb1a213bbe
Patch #934356: if a module defines __all__, believe that rather than using
heuristics for filtering out imported names.
Lib/pydoc.py
Misc/NEWS