Changes between Version 21 and Version 22 of PyYAML
- Timestamp:
- 07/05/08 03:22:15 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PyYAML
v21 v22 14 14 PyYAML features 15 15 16 * a '''complete''' [http://yaml.org/spec/c vs/current.html YAML 1.1] parser.16 * a '''complete''' [http://yaml.org/spec/current.html YAML 1.1] parser. 17 17 In particular, PyYAML can parse all examples from the specification. 18 18 The parsing algorithm is simple enough to be a reference for YAML parser implementors.
