Changeset 2976
- Timestamp:
- 03/24/07 12:19:59 (2 years ago)
- Files:
-
- trunk/dabo/dEvents.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/dabo/dEvents.py
r2961 r2976 139 139 _("""Dictionary of data name/value pairs associated 140 140 with the event. (dict)""")) 141 141 142 # Eventually deprecate Event 143 Event=dEvent 142 144 143 145 class DataEvent(dEvent):
