Changeset 198 for pyyaml/trunk/tests

Timestamp:
07/03/06 07:29:45 (6 years ago)
Author:
xi
Message:

To make porting easier, rewrite Parser not using generators.

Fix handling of unexpected block mapping values, like

: foo

Remove obsolete and unused __iter__ functions.

Files:
1 added