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 ezio.melotti
Recipients alex, ezio.melotti, mark.dickinson, meador.inge, terry.reedy
Date 2011-09-23.21:03:58
SpamBayes Score 0.00074987655
Marked as misclassified No
Message-id <1316811840.91.0.608672868951.issue13012@psf.upfronthosting.co.za>
In-reply-to
Content
The attached patch adds 'keepends=' to a few calls and replaces 0/1 with False/True.  The patch can be applied after Mark's patch.  Doing two separate commits is probably better.
History
Date User Action Args
2011-09-23 21:04:01ezio.melottisetrecipients: + ezio.melotti, terry.reedy, mark.dickinson, alex, meador.inge
2011-09-23 21:04:00ezio.melottisetmessageid: <1316811840.91.0.608672868951.issue13012@psf.upfronthosting.co.za>
2011-09-23 21:04:00ezio.melottilinkissue13012 messages
2011-09-23 21:04:00ezio.melotticreate