homepage

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年12月22日.21:31:37
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=38388
Hi Facundo,
the problem you are seeing seems to be in the way new-style
classes implement number coercion. 
Apparently some part in the (not so new-style anymore)
coercion logic is masking an exception which then triggers
later during processing. 
The NotImplemented singleton should never make it to the
interactive shell since it is normally only used internally
by the number coercion logic to signal "object method
doesn't handle mixed type operation".
History
Date User Action Args
2007年08月23日 14:36:11adminlinkissue1355842 messages
2007年08月23日 14:36:11admincreate

AltStyle によって変換されたページ (->オリジナル) /