sandbox1
inpos 2016-03-17 20:15:59 +03:00
parent 1413b0745a
commit 2c3f0e5b9b
1 changed files with 1 additions and 0 deletions

View File

@ -783,6 +783,7 @@ class Pyrrent2http(object):
logging.info('Encryption not supported: %s' % (e.args,))
def Status(self):
logging.info('++++++++++ entering status')
try:
info = self.torrentHandle.torrent_file()
except: