__init__.py
Remove urlutil.decode_for_unquote()
2019-10-04 19:37:09 +01:00
const.py
More python3 fixes
2014-09-12 21:59:07 +02:00
dnsurl.py
Fix documentation.
2014-04-28 18:10:20 +02:00
fileurl.py
Remove urlutil.decode_for_unquote()
2019-10-04 19:37:09 +01:00
ignoreurl.py
Ignore URLs earlier.
2014-03-10 18:05:11 +01:00
internpaturl.py
Fix intern URL search pattern.
2014-06-13 23:52:21 +02:00
itmsservicesurl.py
fixes for Python 3: fix test_misc
2019-09-09 19:51:30 +01:00
mailtourl.py
Remove urlutil.decode_for_unquote()
2019-10-04 19:37:09 +01:00
proxysupport.py
fixes for Python 3: fix proxysuport
2018-01-19 09:52:43 +01:00
telneturl.py
fixes for Python 3: fix telneturl
2019-09-15 19:49:18 +01:00
unknownurl.py
Added whatsapp:// to ignored protocols
2018-08-09 13:49:15 +02:00
urlbase.py
Python3: fix for test_telnet in urlbase.py
2019-09-15 19:49:26 +01:00