Changeset 329 for pyyaml/trunk/tests3/data/construct-python-object.code
- Timestamp:
- 12/29/08 13:11:08 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pyyaml/trunk/tests3/data/construct-python-object.code
r147 r329 8 8 AState(1, 'two', [3,3,3]), 9 9 ACustomState(1, 'two', [3,3,3]), 10 11 InitArgs(1, 'two', [3,3,3]),12 InitArgsWithState(1, 'two', [3,3,3]),13 10 14 11 NewArgs(1, 'two', [3,3,3]),
Note: See TracChangeset
for help on using the changeset viewer.
