Mark Dickinson <dicki...@gmail.com> added the comment:

I believe that __slots__ was used for performance (memory, speed) reasons 
here rather than for preventing random attribute assignments.  But maybe 
inheriting from Rational invalidates those reasons as well...

----------
nosy: +marketdickinson

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

Reply via email to