]> granicus.if.org Git - python/commit
Backport some of the float formatting tests from py3k.
authorMark Dickinson <dickinsm@gmail.com>
Wed, 29 Apr 2009 21:57:15 +0000 (21:57 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Wed, 29 Apr 2009 21:57:15 +0000 (21:57 +0000)
commit61a0d05291843fad785111b05b33e23185cb756a
tree8998da20c8000f33830ac04dc379aba32e678b34
parentdf108ca324149ec4beceb880a7ac265679df1dff
Backport some of the float formatting tests from py3k.
Lib/test/formatfloat_testcases.txt [new file with mode: 0644]
Lib/test/test_float.py