Fixed a problem when the DOCUMENT-END event is not emitted until the beginning of...
commitf903555081dad75c588c473de4aa8a13cfd5aa20
authorxi <xi@18f92427-320e-0410-9341-c67f048884a3>
Tue, 17 Apr 2007 17:39:13 +0000 (17 17:39 +0000)
committerxi <xi@18f92427-320e-0410-9341-c67f048884a3>
Tue, 17 Apr 2007 17:39:13 +0000 (17 17:39 +0000)
tree5e7a7f45684603be3015173114e9513c511e1862
parent2d41f7115f32544c995687c96963b9ddc36c7f12
Fixed a problem when the DOCUMENT-END event is not emitted until the beginning of the next document is available.  Fixed #51.  Thanks edward(at)sweetbytes.net for the bug report.

git-svn-id: http://svn.pyyaml.org/pyyaml/trunk@249 18f92427-320e-0410-9341-c67f048884a3
lib/yaml/parser.py