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 skrah
Recipients benjamin.peterson, pitrou, ron_adam, skrah
Date 2010-08-04.20:20:24
SpamBayes Score 6.0085777e-06
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
The diff which I posted was not really meant as the ultimate fix. It's a
workaround. I think the real filename should be passed down to
PyTokenizer_FromFile or
PyTokenizer_FindEncoding.
History
Date User Action Args
2010-08-04 20:20:25skrahsetrecipients: + skrah, pitrou, ron_adam, benjamin.peterson
2010-08-04 20:20:25skrahsetmessageid: <[email protected]>
2010-08-04 20:20:24skrahlinkissue9319 messages
2010-08-04 20:20:24skrahcreate