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 doerwalter
Recipients
Date 2004-12-16.14:34:41
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=89016

This sounds like it might be related to bug 
http://www.python.org/sf/1076985. Can you retry your 
scripts with the patch from 
http://www.python.org/sf/1076985? What happens if you 
replace the "cp1252" in the encoding header with "iso-8859-
1"?

A quick workaround might be to wrap the long source lines in 
Sterbetafeln.py.
History
Date User Action Args
2007-08-23 14:28:23adminlinkissue1083793 messages
2007-08-23 14:28:23admincreate