Initial commit.
This commit is contained in:
commit
283c42bf8f
592 changed files with 26392 additions and 0 deletions
5
test/data/float-representer-2.3-bug.data
Normal file
5
test/data/float-representer-2.3-bug.data
Normal file
|
@ -0,0 +1,5 @@
|
|||
#0.0: # hash(0) == hash(nan) and 0 == nan in Python 2.3
|
||||
1.0: 1
|
||||
+.inf: 10
|
||||
-.inf: -10
|
||||
.nan: 100
|
Loading…
Add table
Add a link
Reference in a new issue