We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d7edd0 commit 4181035Copy full SHA for 4181035
pydal/_compat.py
@@ -16,7 +16,6 @@
16
from email.MIMEText import MIMEText
17
from string import maketrans
18
from types import ClassType
19
- from urllib import FancyURLopener
20
from urllib import quote as urllib_quote
21
from urllib import quote_plus as urllib_quote_plus
22
from urllib import unquote
0 commit comments