I get this while running the code which worked some time ago. i tried to change import options aka from ftplib import *
, etc, but no luck. Any help appreciated...
C:\blahblahblah>python ftp_client.py
Traceback (most recent call last):
File "ftp_client.py", line 8, in <module>
from ftplib import FTP
File "C:\blahblahblah\ftplib.py", line 1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtm
l11/DTD/xhtml11.dtd">
^
SyntaxError: invalid syntax