[issue4195] Regression for executing packages

Nick Coghlan report at bugs.python.org
Sat Oct 25 08:25:32 CEST 2008


Nick Coghlan <ncoghlan at gmail.com> added the comment:

Added revised version of patch with test cases and documentation
updates, as well as fixing a potential recursion issue with pathological
packages where __main__ was also a package)

----------
keywords: +patch
Added file: http://bugs.python.org/file11885/issue4195_runpy_package_support.diff

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


More information about the Python-bugs-list mailing list