◐ Shell
clean mode source ↗

Message 162692 - Python tracker

Message162692

Author roger.serwy
Recipients fgracia, loewis, python-dev, roger.serwy, terry.reedy, westley.martinez
Date 2012-06-12.19:48:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1339530497.08.0.127165398195.issue14937@psf.upfronthosting.co.za>
In-reply-to
Content
There's a small logic bug with Martin's patch. Opening up a new editor window and pressing Tab causes a traceback. Attached is a new patch to fix the problem.
History
Date User Action Args
2012-06-12 19:48:17roger.serwysetrecipients: + roger.serwy, loewis, terry.reedy, westley.martinez, python-dev, fgracia
2012-06-12 19:48:17roger.serwysetmessageid: <1339530497.08.0.127165398195.issue14937@psf.upfronthosting.co.za>
2012-06-12 19:48:15roger.serwylinkissue14937 messages
2012-06-12 19:48:14roger.serwycreate