It's interesting that tuples could be registered as Sequences without having all the requisite methods. Should the register() method to some sort of validation that all public methods in the ABC are in the class/type being registered?
Raymond _______________________________________________ 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
