I'm trying to write a little web scraping script, and I'm trying to use twill3, but it keeps giving me the error
File "mypath\twill3\other_packages\subprocess.py", line 392
False = 0
SyntaxError: cannot assign to False
I really have no idea what to do with this. Any help would be appreciated.