Back to work :). Rename markers to marks.
commit6362ca94618de3e2f8eb66777b0624202bedee7f
authorxi <xi@18f92427-320e-0410-9341-c67f048884a3>
Sat, 18 Mar 2006 13:37:09 +0000 (18 13:37 +0000)
committerxi <xi@18f92427-320e-0410-9341-c67f048884a3>
Sat, 18 Mar 2006 13:37:09 +0000 (18 13:37 +0000)
tree4bc5d299f8cf1109b7456ea512f35a8e306d0063
parent30cd8e58dda9bba797aef7fbdfc6e6e86cbd4f6a
Back to work :). Rename markers to marks.

git-svn-id: http://svn.pyyaml.org/pyyaml/trunk@116 18f92427-320e-0410-9341-c67f048884a3
12 files changed:
lib/yaml/composer.py
lib/yaml/constructor.py
lib/yaml/error.py
lib/yaml/events.py
lib/yaml/nodes.py
lib/yaml/parser.py
lib/yaml/reader.py
lib/yaml/scanner.py
lib/yaml/tokens.py
tests/data/test_mark.marks [moved from tests/data/test_marker.markers with 100% similarity]
tests/test_mark.py [moved from tests/test_marker.py with 64% similarity]
tests/test_yaml.py