meejah
|
49ae2c5eb7
|
use @implementer instead of implements
Also, derive some more things from 'object'
|
2017-02-27 11:01:30 -07:00 |
|
david-sarah
|
dcfb27f9bf
|
Remove spurious 'self' arguments that should not be included in interface declarations.
|
2012-07-24 03:32:56 +00:00 |
|
david-sarah
|
fd09b84bb6
|
interfaces.py: whitespace
|
2012-07-24 03:29:14 +00:00 |
|
Brian Warner
|
b7f7b2f43e
|
monitor: update interface definition: get_status() can return a Failure
|
2008-11-06 21:54:52 -07:00 |
|
Brian Warner
|
8178b10ef1
|
dirnode.py: check for cancel during deep-traverse operations, and don't initiate any new ones if we've been cancelled. Gets us closer to #514.
|
2008-10-22 00:55:52 -07:00 |
|
Brian Warner
|
0f7c1fd6fd
|
#514: improve test coverage
|
2008-10-21 17:52:56 -07:00 |
|
Brian Warner
|
ad3d9207a9
|
Change deep-size/stats/check/manifest to a start+poll model instead of a single long-running synchronous operation. No cancel or handle-expiration yet. #514.
|
2008-10-21 17:03:07 -07:00 |
|