xref
: /
external
/
snakeyaml
/
src
/
test
/
resources
/
pyyaml
/
float-representer-2.3-bug.data
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#0.0: # hash(0) == hash(nan) and 0 == nan in Python 2.3
2
1.0: 1
3
+.inf: 10
4
-.inf
: -10
5
.nan: 100
6