Skip to content

Fix python 3 support

Finn requested to merge python3-support into master

Currently urllib is imported, which is not built into python 3 (well, it was renamed). This fixes that.

Merge request reports

Loading