Um, that patch contains only the C code for overloading isinstance() and issubclass().
Did you do anything about abc.py and _abcoll.py/collections.py and their respective unit tests? Or what about the unit tests for isinstance()/issubclass()? On 8/25/07, Benjamin Aranguren <[EMAIL PROTECTED]> wrote: > Worked with Alex Martelli at the Goolge Python Sprint. -- --Guido van Rossum (home page: http://www.python.org/~guido/) _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
