X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/538526fc82b771cbc149743f129d8b1ae7e3cba2..f177dd0cdb753827bd208960a159d1bbbaae9e80:/src/isbn/forms.py diff --git a/src/isbn/forms.py b/src/isbn/forms.py index 2acc34a8e..47a72baf2 100644 --- a/src/isbn/forms.py +++ b/src/isbn/forms.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- from datetime import date -from urllib2 import urlopen +from urllib.request import urlopen from django import forms from django.utils.translation import ugettext_lazy as _