Link catalogue to documents.
[redakcja.git] / src / cover / utils.py
old mode 100755 (executable)
new mode 100644 (file)
index 51aee19..d13554f
@@ -1,11 +1,9 @@
-# -*- coding: utf-8 -*-
-#
 # This file is part of FNP-Redakcja, licensed under GNU Affero GPLv3 or later.
 # Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information.
 #
 import json
 import re
-from urllib import FancyURLopener
+from urllib.request import FancyURLopener
 
 from django.contrib.sites.models import Site