sandbox1
parent
1413b0745a
commit
2c3f0e5b9b
|
@ -783,6 +783,7 @@ class Pyrrent2http(object):
|
||||||
logging.info('Encryption not supported: %s' % (e.args,))
|
logging.info('Encryption not supported: %s' % (e.args,))
|
||||||
|
|
||||||
def Status(self):
|
def Status(self):
|
||||||
|
logging.info('++++++++++ entering status')
|
||||||
try:
|
try:
|
||||||
info = self.torrentHandle.torrent_file()
|
info = self.torrentHandle.torrent_file()
|
||||||
except:
|
except:
|
||||||
|
|
Loading…
Reference in New Issue