◐ Shell
clean mode source ↗

Message 165112 - Python tracker

Message165112

Author roger.serwy
Recipients Ramchandra Apte, loewis, orsenthil, python-dev, roger.serwy, serhiy.storchaka, terry.reedy
Date 2012-07-09.19:26:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1341862019.06.0.288761443015.issue13532@psf.upfronthosting.co.za>
In-reply-to
Content
I just pulled Martin's patches and they fix the issue. Indirection to the rescue!

There is one very slight problem though with the error message raised on 2.7 since it is different than 3.3. Attached is a patch to fix it.
History
Date User Action Args
2012-07-09 19:26:59roger.serwysetrecipients: + roger.serwy, loewis, terry.reedy, orsenthil, python-dev, Ramchandra Apte, serhiy.storchaka
2012-07-09 19:26:59roger.serwysetmessageid: <1341862019.06.0.288761443015.issue13532@psf.upfronthosting.co.za>
2012-07-09 19:26:58roger.serwylinkissue13532 messages
2012-07-09 19:26:58roger.serwycreate