Changeset 146 for pyyaml/trunk/tests/test_appliance.py
- Timestamp:
- 04/21/06 13:31:29 (7 years ago)
- File:
-
- 1 edited
-
pyyaml/trunk/tests/test_appliance.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pyyaml/trunk/tests/test_appliance.py
r137 r146 3 3 4 4 from yaml import * 5 from yaml.composer import * 6 from yaml.constructor import * 7 from yaml.resolver import * 5 8 6 9 class TestAppliance(unittest.TestCase):
Note: See TracChangeset
for help on using the changeset viewer.
