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 eric.araujo
Recipients Claudiu.Popa, belopolsky, eric.araujo, pitrou
Date 2010-09-03.22:58:57
SpamBayes Score 0.00017502857
Marked as misclassified No
Message-id <1283554738.59.5.58570763409e-06.issue9598@psf.upfronthosting.co.za>
In-reply-to
Content
I agree about the need to define the encoding for comments. My vote goes to #2, since I wouldn’t want to see names of authors/contributors mangled in the source. I would reconsider if a specification explicitly forbade that.

I repeat that the title of this bug is misleading: untabify does not fail with non-ASCII bytes, it failed because of invalid bytes.
History
Date User Action Args
2010-09-03 22:58:58eric.araujosetrecipients: + eric.araujo, belopolsky, pitrou, Claudiu.Popa
2010-09-03 22:58:58eric.araujosetmessageid: <1283554738.59.5.58570763409e-06.issue9598@psf.upfronthosting.co.za>
2010-09-03 22:58:57eric.araujolinkissue9598 messages
2010-09-03 22:58:57eric.araujocreate