This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients brian.curtin, jaraco, nukvar, python-dev
Date 2011-11-17.23:53:20
SpamBayes Score 0.04239148
Marked as misclassified No
Message-id <E1RRBlU-0003ds-AC@dinsdale.python.org>
In-reply-to
Content
New changeset f7dd5178f36a by Jason R. Coombs in branch '2.7':
PDB now will properly escape backslashes in the names of modules it executes. Fixes #7750
http://hg.python.org/cpython/rev/f7dd5178f36a
History
Date User Action Args
2011-11-17 23:53:21python-devsetrecipients: + python-dev, jaraco, brian.curtin, nukvar
2011-11-17 23:53:21python-devlinkissue7750 messages
2011-11-17 23:53:20python-devcreate