Message 155352 - Python tracker

Message155352

Author python-dev
Recipients georg.brandl, python-dev, tshepang
Date 2012-03-10.21:36:53
SpamBayes Score 0.015325187
Marked as misclassified No
Message-id <E1S6Ty9-0007po-4p@dinsdale.python.org>
In-reply-to
Content
New changeset 01a25f638c83 by Georg Brandl in branch 'default':
Close #14210: add command argument completion to pdb: complete file names, global/local variables, aliases
http://hg.python.org/cpython/rev/01a25f638c83
History
Date User Action Args
2012-03-10 21:36:54python-devsetrecipients: + python-dev, georg.brandl, tshepang
2012-03-10 21:36:54python-devlinkissue14210 messages
2012-03-10 21:36:53python-devcreate