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:
054f255
)
client.py: hush pyflakes
author
Brian Warner
<warner@allmydata.com>
Sat, 2 Feb 2008 03:28:15 +0000
(20:28 -0700)
committer
Brian Warner
<warner@allmydata.com>
Sat, 2 Feb 2008 03:28:15 +0000
(20:28 -0700)
src/allmydata/client.py
patch
|
blob
|
history
diff --git
a/src/allmydata/client.py
b/src/allmydata/client.py
index f18e8ea072d50d142893a8a4acbb17fe91698d07..6209abca4e88a45d0c1b972ad68ca469d58b5ab2 100644
(file)
--- a/
src/allmydata/client.py
+++ b/
src/allmydata/client.py
@@
-1,6
+1,6
@@
import os, sha, stat, time, re
-from foolscap import Referenceable
, SturdyRef
+from foolscap import Referenceable
from zope.interface import implements
from allmydata.interfaces import RIClient
from allmydata import node