mirror of
https://github.com/yaml/pyyaml.git
synced 2026-02-07 02:09:58 +00:00
6 lines
96 B
Text
6 lines
96 B
Text
|
|
#0.0: # hash(0) == hash(nan) and 0 == nan in Python 2.3
|
||
|
|
1.0: 1
|
||
|
|
+.inf: 10
|
||
|
|
-.inf: -10
|
||
|
|
.nan: 100
|