Some renaming.
commit38c4ac622779f326b137dff0704501db3f431728
authorxi <xi@18f92427-320e-0410-9341-c67f048884a3>
Thu, 16 Feb 2006 22:22:59 +0000 (16 22:22 +0000)
committerxi <xi@18f92427-320e-0410-9341-c67f048884a3>
Thu, 16 Feb 2006 22:22:59 +0000 (16 22:22 +0000)
treee3eaaa41e2170bae4f9a20bba8a7ffbdd7094797
parentf3cbb5a5d930580400502c45934884c24fa21f3d
Some renaming.

git-svn-id: http://svn.pyyaml.org/branches/pyyaml3000@46 18f92427-320e-0410-9341-c67f048884a3
lib/yaml/marker.py [deleted file]
lib/yaml/parser.py
lib/yaml/reader.py [moved from lib/yaml/stream.py with 69% similarity]
lib/yaml/scanner.py
lib/yaml/tokens.py [new file with mode: 0644]
tests/test_marker.py
tests/test_reader.py [new file with mode: 0644]
tests/test_stream.py [deleted file]
tests/test_structure.py
tests/test_tokens.py
tests/test_yaml.py