summaryrefslogtreecommitdiffstats
path: root/python/t/400-events.py
Commit message (Collapse)AuthorAgeFilesLines
* Update FSF address.Matthew Booth2011-11-091-1/+1
| | | | (cherry picked from commit 04ea1375c55aa67df4e7fc61dbb534111767f3b6)
* python: Implement new event API.Richard W.M. Jones2011-04-221-0/+58
This implements set_event_callback and delete_event_callback so that Python programs can use the new event mechanism.