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:
1bff08a
)
test_mutable: hush pyflakes
author
Brian Warner
<warner@allmydata.com>
Fri, 18 Apr 2008 02:57:55 +0000
(19:57 -0700)
committer
Brian Warner
<warner@allmydata.com>
Fri, 18 Apr 2008 02:57:55 +0000
(19:57 -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 888f33c63f43da82bf43c2bc4e725abe3651685a..dd41997a1410dd2275982a38ae9d5d27f829a0d9 100644
(file)
--- a/
src/allmydata/test/test_mutable.py
+++ b/
src/allmydata/test/test_mutable.py
@@
-3,7
+3,6
@@
import struct
from cStringIO import StringIO
from twisted.trial import unittest
from twisted.internet import defer, reactor
-from twisted.python import failure
from allmydata import uri, download
from allmydata.util import base32, testutil
from allmydata.util.idlib import shortnodeid_b2a