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 christian.heimes
Recipients brett.cannon, christian.heimes, gvanrossum
Date 2007-10-15.17:47:13
SpamBayes Score 0.27019504
Marked as misclassified No
Message-id <4713A79A.9090605@cheimes.de>
In-reply-to <1192469359.16.0.404393465036.issue1278@psf.upfronthosting.co.za>
Content
> Can you suggest a patch?
> 
> Adding Brett Cannon to the list, possibly his import-in-python would
> supersede this?

No, I can't suggest a patch. I don't know how we could get the encoding
from the tokenizer or AST.

Brett is obviously the best man to fix the problem. :)

Christian
History
Date User Action Args
2007-10-15 17:47:13christian.heimessetspambayes_score: 0.270195 -> 0.27019504
recipients: + christian.heimes, gvanrossum, brett.cannon
2007-10-15 17:47:13christian.heimeslinkissue1278 messages
2007-10-15 17:47:13christian.heimescreate