Fix a bug when a block scalar is incorrectly emitted in the simple key context.
commit9459ede7f9520011e44371c98a9d6173bfeb7cf6
authorxi <xi@18f92427-320e-0410-9341-c67f048884a3>
Sun, 30 Jul 2006 12:51:05 +0000 (30 12:51 +0000)
committerxi <xi@18f92427-320e-0410-9341-c67f048884a3>
Sun, 30 Jul 2006 12:51:05 +0000 (30 12:51 +0000)
treeee7131abce42f0698bd090d2f0d8903140bfa6ef
parent33cc8fd13df0c3f0495df2bb8b8ab98d0e9e171c
Fix a bug when a block scalar is incorrectly emitted in the simple key context.

git-svn-id: http://svn.pyyaml.org/pyyaml/trunk@218 18f92427-320e-0410-9341-c67f048884a3
lib/yaml/emitter.py
tests/data/emit-block-scalar-in-simple-key-context-bug.canonical [new file with mode: 0644]
tests/data/emit-block-scalar-in-simple-key-context-bug.data [new file with mode: 0644]