Message 145556 - Python tracker

Message145556

Author roger.serwy
Recipients ezio.melotti, roger.serwy, terry.reedy
Date 2011-10-14.18:54:46
SpamBayes Score 0.0002634091
Marked as misclassified No
Message-id <1318618487.62.0.753345758334.issue13052@psf.upfronthosting.co.za>
In-reply-to
Content
I see that Ezio added me to the nosy list.

Here's a patch that identifies bogus escape characters at the end of the replvar string and appends an extra \ to fix it.
History
Date User Action Args
2011-10-14 18:54:47roger.serwysetrecipients: + roger.serwy, terry.reedy, ezio.melotti
2011-10-14 18:54:47roger.serwysetmessageid: <1318618487.62.0.753345758334.issue13052@psf.upfronthosting.co.za>
2011-10-14 18:54:47roger.serwylinkissue13052 messages
2011-10-14 18:54:47roger.serwycreate