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 bob.ippolito
Recipients
Date 2004-10-15.13:31:16
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=139309

It's not valid to use extensions from one major version of Python with 
another, hence the C API Version Mismatch warning.  What do you 
expect?  You're lucky it doesn't segfault sooner :)
History
Date User Action Args
2008-01-20 09:57:14adminlinkissue1044382 messages
2008-01-20 09:57:14admincreate