Support for CIRC_MINOR events
commit3ba521dfa2f2a6f023e7b92fa24bcfb910f1fe78
authorDamian Johnson <atagar@torproject.org>
Mon, 3 Dec 2012 17:00:49 +0000 (3 09:00 -0800)
committerDamian Johnson <atagar@torproject.org>
Mon, 3 Dec 2012 17:00:49 +0000 (3 09:00 -0800)
treeb6daceb374a8f31d810633401a2e82c6d3894f7a
parentbb458df4ac47c1405ce7e7f7e3e15ececf485b4b
Support for CIRC_MINOR events

Implementation and testing for CIRC_MINOR events. Snagged test data by
listening for events while bootstrapping.
stem/__init__.py
stem/control.py
stem/response/events.py
test/unit/response/events.py