summaryrefslogtreecommitdiffhomepage
path: root/tests/test_sftp.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_sftp.py')
-rwxr-xr-xtests/test_sftp.py7
1 files changed, 4 insertions, 3 deletions
diff --git a/tests/test_sftp.py b/tests/test_sftp.py
index cc512c18..3c1fcd52 100755
--- a/tests/test_sftp.py
+++ b/tests/test_sftp.py
@@ -31,11 +31,12 @@ import warnings
import sys
import threading
import unittest
-import StringIO
import paramiko
-from stub_sftp import StubServer, StubSFTPServer
-from loop import LoopSocket
+from paramiko.common import *
+from tests.stub_sftp import StubServer, StubSFTPServer
+from tests.loop import LoopSocket
+from tests.util import test_path
from paramiko.sftp_attr import SFTPAttributes
ARTICLE = '''