Changeset 14464 for fact/tools/PyDimCtrl/ScriptsForPyDimCtrl.py
- Timestamp:
- 10/04/12 10:19:05 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
fact/tools/PyDimCtrl/ScriptsForPyDimCtrl.py
r14463 r14464 866 866 print 'possible sources:' 867 867 print sorted( sourcedict.keys() ) 868 869 print 'available Dim Servers' 870 for dim in dims: 871 print dim.name, 872 print
Note:
See TracChangeset
for help on using the changeset viewer.