Commit 4035d500 by Raphael Lullis

Missing import for urllib2, used on File

parent ff037984
......@@ -13,6 +13,7 @@
import base64
import datetime
import urllib2
from __init__ import ParseBase, API_ROOT
from query import QueryManager
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment