Changeset 8960
- Timestamp:
- Aug 11, 2013, 9:12:14 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/anuga_core/source/anuga/abstract_2d_finite_volumes/quantity.py
r8959 r8960 334 334 shutil.copyfileobj(open(file,'rb'), destination) 335 335 destination.close() 336 for file in files: 337 os.remove(file) 336 338 337 339
Note: See TracChangeset
for help on using the changeset viewer.