Entropy/urlFetcher:
- beautify syntax git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3005 cd1c1023-2f26-0410-ae45-c471fc1f0318
This commit is contained in:
@@ -89,7 +89,6 @@ class urlFetcher:
|
||||
self.localfile = open(self.path_to_save,"wb")
|
||||
|
||||
def setup_proxy(self):
|
||||
|
||||
# setup proxy, doing here because config is dynamic
|
||||
mydict = {}
|
||||
if etpConst['proxy']['ftp']:
|
||||
|
||||
Reference in New Issue
Block a user