Benjamin Peterson <[email protected]> added the comment:

I find this extremely ugly. The correct way to handle this is to use the 
generic methods themselves. Really, the type-specific names should only be used 
when you have just created the type or done PyXXX_CheckExact() yourself on it.

----------
nosy: +benjamin.peterson

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue10977>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to