Fix fetch urllib error fallback, and add timestamp printing
On Python 2, URLError is in the urllib2 module, not urllib
Closes #112 (closed)
also, add timestamp printing similar to that in the master branch.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
On Python 2, URLError is in the urllib2 module, not urllib
Closes #112 (closed)
also, add timestamp printing similar to that in the master branch.