Changeset 303
- Timestamp:
- 12/04/08 06:27:55 (5 years ago)
- File:
-
- 1 edited
-
pyyaml/trunk/lib/yaml/constructor.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pyyaml/trunk/lib/yaml/constructor.py
r269 r303 69 69 self.recursive_objects[node] = None 70 70 constructor = None 71 state_constructor = None72 71 tag_suffix = None 73 72 if node.tag in self.yaml_constructors:
Note: See TracChangeset
for help on using the changeset viewer.
