[issue4479] True division is not smart -> proposing smart True division

Antoine Pitrou report at bugs.python.org
Mon Dec 1 11:56:37 CET 2008


Antoine Pitrou <pitrou at free.fr> added the comment:

This is by design. Having different result types based on the input
values would not be "smart" in my book, rather "incredibly fragile".

----------
nosy: +pitrou
resolution:  -> invalid
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4479>
_______________________________________


More information about the Python-bugs-list mailing list