- Timestamp:
- 2011-07-01 09:32:09 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
2011/26/write_report.py
r2388 r2389 109 109 write_report() 110 110 print "report written" 111 time.sleep(1 5)111 time.sleep(10) 112 112 except KeyboardInterrupt: 113 113 print "cancelled"
Note: See TracChangeset
for help on using the changeset viewer.