summaryrefslogtreecommitdiff
path: root/Lib/test/test_htmlparser.py
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2001-09-04 06:17:36 +0000
committerTim Peters <tim.peters@gmail.com>2001-09-04 06:17:36 +0000
commite2a600099d3b61327aba5be94d30d40773faa2c9 (patch)
tree7f9ed79ab6f997c2afbeae21bb097d045c344e66 /Lib/test/test_htmlparser.py
parent9c1d7fd5f2173dc72ecdb1df7816c7e432437e02 (diff)
downloadcpython-git-e2a600099d3b61327aba5be94d30d40773faa2c9.tar.gz
Change long/long true division to return as many good bits as it can;
e.g., (1L << 40000)/(1L << 40001) returns 0.5, not Inf or NaN or whatever.
Diffstat (limited to 'Lib/test/test_htmlparser.py')
0 files changed, 0 insertions, 0 deletions