[issue32691] "pdb -m <module>" sets __main__.__package__ incorrectly

Nick Coghlan report at bugs.python.org
Sat Feb 3 01:40:16 EST 2018


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


New changeset 38bfa8418f5d39bcc7478b8f7aef4a632c26172e by Nick Coghlan (Mario Corchero) in branch 'master':
bpo-32691: Use mod_spec.parent when running modules with pdb (GH-5474)
https://github.com/python/cpython/commit/38bfa8418f5d39bcc7478b8f7aef4a632c26172e


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32691>
_______________________________________


More information about the Python-bugs-list mailing list