- Timestamp:
- May 20, 2012, 12:04:23 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/gformat.py
r10919 r10932 208 208 209 209 210 def make_relations(datadumps= None):210 def make_relations(datadumps=dict()): 211 211 """ Process _ALL_ yaml files to get connection relations """ 212 212 errors = []
Note:
See TracChangeset
for help on using the changeset viewer.