Skip to content

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.

Merge request reports