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:
48da2cd
)
test_cli_cp.py: hush pyflakes
144/head
author
Brian Warner
<warner@lothar.com>
Tue, 17 Mar 2015 18:16:06 +0000
(11:16 -0700)
committer
Brian Warner
<warner@lothar.com>
Tue, 17 Mar 2015 18:16:06 +0000
(11:16 -0700)
src/allmydata/test/test_cli_cp.py
patch
|
blob
|
history
diff --git
a/src/allmydata/test/test_cli_cp.py
b/src/allmydata/test/test_cli_cp.py
index a48ccf35d8e3af87b891395267b78416d32c46b5..80be26819e96eddcfaedb0aaf2f369ecbdebc8ea 100644
(file)
--- a/
src/allmydata/test/test_cli_cp.py
+++ b/
src/allmydata/test/test_cli_cp.py
@@
-1,4
+1,4
@@
-import os.path, simplejson
, shutil
+import os.path, simplejson
from twisted.trial import unittest
from twisted.python import usage
from twisted.internet import defer