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:14:10
SpamBayes Score 0.0035498552
Marked as misclassified No
Message-id <1283552051.56.0.00416137087272.issue9598@psf.upfronthosting.co.za>
In-reply-to
Content
Fixed encoding error in r84472 through r84474.

This bug should be reassessed and retitled. If untabify fails because a file has an incorrect encoding, is it really a problem in untabify? This is a developer’s tool, so getting a traceback here seems okay to me. Alexander, please close if you agree.
History
Date User Action Args
2010-09-03 22:14:11eric.araujosetrecipients: + eric.araujo, belopolsky, pitrou, Claudiu.Popa
2010-09-03 22:14:11eric.araujosetmessageid: <1283552051.56.0.00416137087272.issue9598@psf.upfronthosting.co.za>
2010-09-03 22:14:10eric.araujolinkissue9598 messages
2010-09-03 22:14:10eric.araujocreate