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 lemburg
Recipients
Date 2005-08-06.12:51:33
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=38388

Reopened: this is indeed a bug - the tactis codec is
referenced in the aliases table but was never added to the
encodings package.

Either the codec will have to be added, or the alias entry
removed.
History
Date User Action Args
2007-08-23 14:33:41adminlinkissue1251921 messages
2007-08-23 14:33:41admincreate