Serhiy Storchaka added the comment:

I agree that this is not a good idea. Old-style classes are legal in Python 2 
and this syntax is legal in Python 3 where it means new-style classes and in 
most cases there is no difference between new-style and old-style classes.

----------
nosy: +serhiy.storchaka

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21231>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to