Revamp the inf/nan handling again.
commit8e793cab346a0ef4f6d1984b0263b2f20bb77c98
authorxi <xi@18f92427-320e-0410-9341-c67f048884a3>
Mon, 22 May 2006 19:49:54 +0000 (22 19:49 +0000)
committerxi <xi@18f92427-320e-0410-9341-c67f048884a3>
Mon, 22 May 2006 19:49:54 +0000 (22 19:49 +0000)
tree18a183cf60fc0ebdee0df70e5f356262162efe7c
parentf5c1d370de01ba1011395b289223d19311851445
Revamp the inf/nan handling again.

git-svn-id: http://svn.pyyaml.org/pyyaml/trunk@173 18f92427-320e-0410-9341-c67f048884a3
lib/yaml/constructor.py
lib/yaml/reader.py
lib/yaml/representer.py
tests/test_constructor.py
tests/test_representer.py