Jean-Paul Calderone
|
0ffbc7870e
|
Okay, let KeyboardInterrupt through
|
2020-12-16 20:32:04 -05:00 |
|
Jean-Paul Calderone
|
60e401ca69
|
Make ObserverList synchronous, reentrant, and exception safe
with tests
|
2020-12-16 16:19:33 -05:00 |
|
Itamar Turner-Trauring
|
70851fe753
|
Death to newint.
|
2020-08-05 11:53:23 -04:00 |
|
Itamar Turner-Trauring
|
b4e6686211
|
Port to Python 3.
|
2020-07-22 10:29:44 -04:00 |
|
Brian Warner
|
e9223fcd0e
|
hush pyflakes-0.4.0 warnings: slightly less-trivial fixes. Closes #900.
This includes one fix (in test_web) which was testing the wrong thing.
|
2010-01-14 14:17:19 -08:00 |
|
Brian Warner
|
b9c143b0e8
|
test_observer: improve test coverage
|
2007-03-08 16:13:14 -07:00 |
|
Brian Warner
|
2f02659b5a
|
test_observer.py: remove the code that allows observers to run out-of-order, our use of foolscap.eventual removes this error case
|
2007-03-08 15:09:29 -07:00 |
|
Brian Warner
|
929d725577
|
add OneShotObserverList from the amdlib tree
|
2007-03-08 15:07:38 -07:00 |
|