Changes between Version 8 and Version 9 of members/GRIP-UQAM/Python
- Timestamp:
- Oct 7, 2016, 12:38:12 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
members/GRIP-UQAM/Python
v8 v9 85 85 * [https://pypi.python.org/pypi/mediator mediator] 86 86 * [https://gist.github.com/Kilte/3c8e39647224be97daab Kilte/dispatcher.py] 87 * [http://code.activestate.com/recipes/577432-simple-event-dispatcher/ Simple event dispatcher (Python recipe)] An example of a simple event dispatcher mini-framework