mirror of
https://github.com/rpm-software-management/tito.git
synced 2025-02-23 20:22:46 +00:00
parent
2c9e8e062a
commit
9120a2e366
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ if PY2:
|
|||
from ConfigParser import RawConfigParser
|
||||
from StringIO import StringIO
|
||||
from urlparse import urlparse
|
||||
from urlparse import urlretrieve
|
||||
from urllib import urlretrieve
|
||||
import xmlrpclib
|
||||
text_type = unicode
|
||||
binary_type = str
|
||||
|
|
Loading…
Add table
Reference in a new issue