I have this script using treq in Python 2.7, but it does not make the requests: from twisted.internet import reactor import time,hashlib,urllib2,json,treq PasswordStart = 0 executed = [] def done
https://stackoverflow.com/questions/43475827/why-is-not-my-python-2-7-script-working

