Prepare setup.py for release. Fix #7.
commit649792a97a294124ea560a455948191ec3f03775
authorxi <xi@18f92427-320e-0410-9341-c67f048884a3>
Sun, 23 Apr 2006 18:07:52 +0000 (23 18:07 +0000)
committerxi <xi@18f92427-320e-0410-9341-c67f048884a3>
Sun, 23 Apr 2006 18:07:52 +0000 (23 18:07 +0000)
tree2e2ab11a60f9653d8364c852c8a6bbbc1d136473
parent89842a44666aea19d544e3a4bad44ceb0f5e47ea
Prepare setup.py for release. Fix #7.

git-svn-id: http://svn.pyyaml.org/pyyaml/trunk@150 18f92427-320e-0410-9341-c67f048884a3
lib/yaml/representer.py
setup.py
tests/data/float-representer-2.3-bug.code [new file with mode: 0644]
tests/data/float-representer-2.3-bug.data [new file with mode: 0644]
tests/test_appliance.py
tests/test_constructor.py
tests/test_representer.py