commit | b6ae6aa8ac8abb9350f2ae2186d609116676c661 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Tue Mar 13 21:58:44 2007 +0000 |
committer | Georg Brandl <georg@python.org> | Tue Mar 13 21:58:44 2007 +0000 |
tree | 0c35ce5c02fb9985cb815d7bf95ec8dd368dcc12 | |
parent | bad6f1904bce8e66d5bd9e95ebf679a9a55ae90f [diff] |
Patch #1429539: pdb now correctly initializes the __main__ module for the debugged script, which means that imports from __main__ work correctly now.