Changeset 1628
- Timestamp:
- 07/12/07 15:57:18 (1 year ago)
- Files:
-
- gaphas/trunk/demo_profile.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
gaphas/trunk/demo_profile.py
r1627 r1628 85 85 global movable_item 86 86 item = movable_item 87 handles = item.handles()88 87 import time 89 88 t1 = time.time()
