root/pyyaml/trunk/lib/yaml

Name Size Rev Age Last Change
../
__init__.py 9.5 KB 378 9 months xi: Updated the changelog and bumped the version number.
composer.py 4.8 KB 258 4 years xi: Make compose() and load() ensure that the input stream contains a single …
constructor.py 24.6 KB 380 9 months xi: Dropped support for Python 2.3 and 2.4.
cyaml.py 3.2 KB 333 3 years xi: Handle the encoding of input and output streams in a uniform way.
dumper.py 2.7 KB 307 3 years xi: Fixed typos in attribute names (Thanks to ingy).
emitter.py 42.3 KB 377 9 months xi: Clear cyclic references in the parser and the emitter to avoid extra GC …
error.py 2.5 KB 222 6 years xi: Subclass all base classes from object. Hold references to the objects …
events.py 2.4 KB 222 6 years xi: Subclass all base classes from object. Hold references to the objects …
loader.py 1.1 KB 137 6 years xi: Refactor resolver.
nodes.py 1.4 KB 222 6 years xi: Subclass all base classes from object. Hold references to the objects …
parser.py 24.9 KB 377 9 months xi: Clear cyclic references in the parser and the emitter to avoid extra GC …
reader.py 6.6 KB 380 9 months xi: Dropped support for Python 2.3 and 2.4.
representer.py 17.2 KB 380 9 months xi: Dropped support for Python 2.3 and 2.4.
resolver.py 8.8 KB 328 3 years xi: Added basic support for Python 3 (Thanks …
scanner.py 51.4 KB 354 2 years xi: Fixed a problem with a scanner error not detected when no line break at …
serializer.py 4.1 KB 341 3 years xi: Fixed a typo in the attribute name (Thanks ingy).
tokens.py 2.5 KB 222 6 years xi: Subclass all base classes from object. Hold references to the objects …
Note: See TracBrowser for help on using the browser.