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 nascheme
Recipients
Date 2003-01-27.05:57:39
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=35752

Attached is a patch that signals a DepreciationWarning
instead of rasing a TypeError.  I used a static function to
avoid duplication of code.  My version of GCC inlines it.
History
Date User Action Args
2007-08-23 14:09:33adminlinkissue660144 messages
2007-08-23 14:09:33admincreate