Raise an error for colons in the flow context.
commit89842a44666aea19d544e3a4bad44ceb0f5e47ea
authorxi <xi@18f92427-320e-0410-9341-c67f048884a3>
Sun, 23 Apr 2006 13:40:57 +0000 (23 13:40 +0000)
committerxi <xi@18f92427-320e-0410-9341-c67f048884a3>
Sun, 23 Apr 2006 13:40:57 +0000 (23 13:40 +0000)
tree4ea9e0e9037c35cb9e091dd1f07e1c56673e8eaf
parenta55aa06164934f1a3e967bd96122edf43a97d150
Raise an error for colons in the flow context.

git-svn-id: http://svn.pyyaml.org/pyyaml/trunk@149 18f92427-320e-0410-9341-c67f048884a3
README
lib/yaml/scanner.py
tests/data/colon-in-flow-context.loader-error [new file with mode: 0644]