]> granicus.if.org Git - python/commit
Removed fcmp and FUZZ from test.support, following the discussion on python-dev:
authorEli Bendersky <eliben@gmail.com>
Fri, 25 Feb 2011 10:14:17 +0000 (10:14 +0000)
committerEli Bendersky <eliben@gmail.com>
Fri, 25 Feb 2011 10:14:17 +0000 (10:14 +0000)
commit67ebabd1527d7b461ed6a4e853e100a19751368b
tree6e8f86933518d68ea83dda12caf22857df4b3dc3
parentcbbaa96036b8467c21f2c7127a3711fcb405d00f
Removed fcmp and FUZZ from test.support, following the discussion on python-dev:
http://mail.python.org/pipermail/python-dev/2011-January/107735.html
Lib/test/support.py
Lib/test/test_builtin.py
Lib/test/test_float.py