projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85a56a3
)
test_mutable.py: hush pyflakes
author
Brian Warner
<warner@lothar.com>
Tue, 6 Nov 2007 08:32:39 +0000
(
01:32
-0700)
committer
Brian Warner
<warner@lothar.com>
Tue, 6 Nov 2007 08:32:39 +0000
(
01:32
-0700)
src/allmydata/test/test_mutable.py
patch
|
blob
|
history
diff --git
a/src/allmydata/test/test_mutable.py
b/src/allmydata/test/test_mutable.py
index c19abf16eb2ef26e123bafc06bb07a4c68f7d759..ea5bb411c85faac0d961d7f0d63307c1b8fe4828 100644
(file)
--- a/
src/allmydata/test/test_mutable.py
+++ b/
src/allmydata/test/test_mutable.py
@@
-5,7
+5,6
@@
from twisted.internet import defer
from twisted.python import failure
from allmydata import mutable, uri, dirnode2
from allmydata.dirnode2 import split_netstring
-from allmydata.util import hashutil
from allmydata.util.hashutil import netstring, tagged_hash
from allmydata.encode import NotEnoughPeersError