Skip to content

Commit 4181035

Browse files
committed
removed one more reference to FancyURLopener
1 parent 4d7edd0 commit 4181035

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pydal/_compat.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
from email.MIMEText import MIMEText
1717
from string import maketrans
1818
from types import ClassType
19-
from urllib import FancyURLopener
2019
from urllib import quote as urllib_quote
2120
from urllib import quote_plus as urllib_quote_plus
2221
from urllib import unquote

0 commit comments

Comments
 (0)