m
This commit is contained in:
@@ -406,7 +406,7 @@ class Wallet:
|
|||||||
|
|
||||||
def request(self, request ):
|
def request(self, request ):
|
||||||
|
|
||||||
use_http = self.port in [80,81]
|
use_http = self.port in [80,8080]
|
||||||
|
|
||||||
if use_http:
|
if use_http:
|
||||||
import httplib, urllib
|
import httplib, urllib
|
||||||
|
|||||||
Reference in New Issue
Block a user