[Python-Dev] Py2.5 release schedule

Fred L. Drake, Jr. fdrake at acm.org
Sun Jul 30 21:55:40 CEST 2006


On Sunday 30 July 2006 15:44, Barry Warsaw wrote:
 > if isinstance(obj, ClassType) or isinstance(obj, type(type))

Looks like you've got a possible name clash in the second isinstance.  ;-)


  -Fred

-- 
Fred L. Drake, Jr.   <fdrake at acm.org>


More information about the Python-Dev mailing list