Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | simplified all_tests.py, moved to test/ | hut | 2010-06-07 | 1 | -1/+0 |
* | removed RegexpSignalDispatcher, I don't use it | hut | 2010-03-31 | 1 | -43/+0 |
* | clean up | hut | 2010-03-31 | 1 | -1/+0 |
* | ext.signal_dispatcher: fixed weak refs to bound methods | hut | 2010-03-30 | 1 | -2/+5 |
* | tc_signal: added more tests (some still fail!) | hut | 2010-03-30 | 1 | -0/+54 |
* | added RegexpSignalDispatcher though im not sure if ill use it | hut | 2010-03-30 | 1 | -1/+43 |
* | added SignalDispatcher class | hut | 2010-03-30 | 1 | -0/+79 |