Changeset 4970
- Timestamp:
- Jan 24, 2008, 5:28:36 AM (16 years ago)
- Location:
- anuga_core/source/anuga/utilities
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_core/source/anuga/utilities/data_audit.py
r4965 r4970 140 140 141 141 142 def license_file_is_valid(fid, dirpath , verbose=False):142 def license_file_is_valid(fid, dirpath='.', verbose=False): 143 143 """Check that XML license file is valid 144 144 """
Note: See TracChangeset
for help on using the changeset viewer.