Message2799

Author cgroves
Recipients
Date 2007-08-20.06:35:56
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Committed the patch with some minor modifications in r3436.  Since issubclass and isinstance can be called by interpreters running in separate threads, I replaced the static recursion counter with an argument to the function.
History
Date User Action Args
2008-02-20 17:18:46adminlinkissue1772895 messages
2008-02-20 17:18:46admincreate