C:\Users\ynlsg\wqxuetang_downloader10>python main.py
C:\Users\ynlsg\wqxuetang_downloader10\cookies.txt
Traceback (most recent call last):
File "main.py", line 13, in
initUrllib();
File "C:\Users\ynlsg\wqxuetang_downloader10\utils.py", line 17, in initUrllib
cookie = http.cookiejar.LWPCookieJar()
NameError: name 'http' is not defined
C:\Users\ynlsg\wqxuetang_downloader10>python main.py C:\Users\ynlsg\wqxuetang_downloader10\cookies.txt Traceback (most recent call last): File "main.py", line 13, in
initUrllib();
File "C:\Users\ynlsg\wqxuetang_downloader10\utils.py", line 17, in initUrllib
cookie = http.cookiejar.LWPCookieJar()
NameError: name 'http' is not defined