Changeset 146 for pyyaml/trunk/tests/test_constructor.py
- Timestamp:
- 04/21/06 13:31:29 (7 years ago)
- File:
-
- 1 edited
-
pyyaml/trunk/tests/test_constructor.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pyyaml/trunk/tests/test_constructor.py
r144 r146 12 12 from yaml import * 13 13 14 import xml.parsers14 import yaml.tokens 15 15 16 16 class MyLoader(Loader):
Note: See TracChangeset
for help on using the changeset viewer.
