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 Rhamphoryncus, amaury.forgeotdarc, bupjae, ezio.melotti, lemburg, vstinner
Date 2010-07-08.09:33:49
SpamBayes Score 0.004679641
Marked as misclassified No
Message-id <1278581631.38.0.0167017263352.issue5127@psf.upfronthosting.co.za>
In-reply-to
Content
Amaury, before applying the patch consider replacing the tab characters before the comments with spaces. The use of tabs is discouraged.


Marc-Andre Lemburg wrote:
> I was never a fan of the Unicode repr() change to begin with. The
> repr() of an object should work in almost all cases.

I still think that #5110 should be fixed (there's also a patch to fix the issue on Windows). If you agree please comment there and/or reopen that issue.
History
Date User Action Args
2010-07-08 09:33:51ezio.melottisetrecipients: + ezio.melotti, lemburg, amaury.forgeotdarc, Rhamphoryncus, vstinner, bupjae
2010-07-08 09:33:51ezio.melottisetmessageid: <1278581631.38.0.0167017263352.issue5127@psf.upfronthosting.co.za>
2010-07-08 09:33:49ezio.melottilinkissue5127 messages
2010-07-08 09:33:49ezio.melotticreate