Remove y/n from the boolean constants.
commitdc1a5ec85bef86add8a49cddab27d70b8deb552f
authorxi <xi@18f92427-320e-0410-9341-c67f048884a3>
Sat, 25 Feb 2006 20:13:09 +0000 (25 20:13 +0000)
committerxi <xi@18f92427-320e-0410-9341-c67f048884a3>
Sat, 25 Feb 2006 20:13:09 +0000 (25 20:13 +0000)
tree18a758f40ee5ac5ac26413bbbdbab77d7b8cce16
parent5142aa8360bc5cb03c18d0a4ea86abcd087d1b6b
Remove y/n from the boolean constants.

git-svn-id: http://svn.pyyaml.org/branches/pyyaml3000@59 18f92427-320e-0410-9341-c67f048884a3
MANIFEST.in [new file with mode: 0644]
Makefile
lib/yaml/constructor.py
lib/yaml/resolver.py
setup.py
tests/data/bool.data
tests/data/construct-bool.data
tests/test_constructor.py
tests/test_errors.py