Fix loading an empty YAML stream.
commit183e8d1d4abf5fe11e872fd8f5535002ce6ae37f
authorxi <xi@18f92427-320e-0410-9341-c67f048884a3>
Tue, 12 Sep 2006 13:53:30 +0000 (12 13:53 +0000)
committerxi <xi@18f92427-320e-0410-9341-c67f048884a3>
Tue, 12 Sep 2006 13:53:30 +0000 (12 13:53 +0000)
treea4507010b45772f8338b48377d7228a79093e128
parent9357b0a9873c2fc0ba231c9d4e4e44e68ab4e188
Fix loading an empty YAML stream.

git-svn-id: http://svn.pyyaml.org/pyyaml/trunk@233 18f92427-320e-0410-9341-c67f048884a3
ext/_yaml.pyx
lib/yaml/composer.py
tests/data/empty-document-bug.canonical [new file with mode: 0644]
tests/data/empty-document-bug.data [new file with mode: 0644]