Changeset d27fd76
- Timestamp:
- Jul 24, 2009 7:12:27 PM (15 years ago)
- Branches:
- axis_example, compt_changes, info-ops, master, version-1.30, version-2.00, version-3.01, version-3.02
- Children:
- 65f3f29
- Parents:
- 281c0ca
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
fedd/fedd_client.py
r281c0ca rd27fd76 1287 1287 out.flush() 1288 1288 log_offset = len(log) 1289 time.sleep(update) 1289 if status == 'starting': 1290 time.sleep(update) 1290 1291 1291 1292 print >>out
Note: See TracChangeset
for help on using the changeset viewer.