To make porting easier, rewrite Parser not using generators.
[pyyaml/python3.git] / lib / yaml / 
tree9378b501b3edc4f8cff68f0a63363795d7a3761c
drwxr-xr-x   ..
-rw-r--r-- 9201 __init__.py
-rw-r--r-- 4169 composer.py
-rw-r--r-- 23881 constructor.py
-rw-r--r-- 2718 dumper.py
-rw-r--r-- 44248 emitter.py
-rw-r--r-- 2551 error.py
-rw-r--r-- 2437 events.py
-rw-r--r-- 1132 loader.py
-rw-r--r-- 1432 nodes.py
-rw-r--r-- 25442 parser.py
-rw-r--r-- 8131 reader.py
-rw-r--r-- 17948 representer.py
-rw-r--r-- 7735 resolver.py
-rw-r--r-- 52566 scanner.py
-rw-r--r-- 4663 serializer.py
-rw-r--r-- 2565 tokens.py