You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[root@localhost DHT-woodworm]# python downloadTorrent.py
Traceback (most recent call last):
File "downloadTorrent.py", line 120, in
getAllTorrents("hash_info")
File "downloadTorrent.py", line 45, in getAllTorrents
except WindowsError,e:
NameError: global name 'WindowsError' is not defined
The text was updated successfully, but these errors were encountered:
[root@localhost DHT-woodworm]# python downloadTorrent.py
Traceback (most recent call last):
File "downloadTorrent.py", line 120, in
getAllTorrents("hash_info")
File "downloadTorrent.py", line 45, in getAllTorrents
except WindowsError,e:
NameError: global name 'WindowsError' is not defined
The text was updated successfully, but these errors were encountered: