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 glchapman
Recipients
Date 2005-07-12.19:53:52
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=86307

Build 204 of pywin32 has a workaround for bug 1163244 which
should also avoid this bug: it leaves out the encoding
notation in generated COM wrapper files (so loading will not
involve the codecs module).  If your wrapper files don't
need extended characters (I don't think ADO does), you might
want to give that a shot.
History
Date User Action Args
2007-08-23 14:30:42adminlinkissue1175396 messages
2007-08-23 14:30:42admincreate