summaryrefslogtreecommitdiffstats
path: root/BitTorrent/parseargs.py
diff options
context:
space:
mode:
Diffstat (limited to 'BitTorrent/parseargs.py')
-rw-r--r--BitTorrent/parseargs.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/BitTorrent/parseargs.py b/BitTorrent/parseargs.py
index 2db0b9a..5289aff 100644
--- a/BitTorrent/parseargs.py
+++ b/BitTorrent/parseargs.py
@@ -13,8 +13,6 @@
from types import *
from cStringIO import StringIO
-from BitTorrent.obsoletepythonsupport import *
-
from BitTorrent.defaultargs import MyBool, MYTRUE
from BitTorrent import BTFailure
from BitTorrent.bencode import bdecode