Python can't divide??!?!

Tim Peters tim.one at comcast.net
Thu Feb 5 12:53:40 EST 2004


[Dan Williams, surprised by float division]

It's what your hardware does; Python doesn't try to hide it from you; more
here (this is Appendix B in the Python Tutorial that came with Python):

    http://www.python.org/doc/current/tut/node15.html





More information about the Python-list mailing list