354018efcd
Fixes #460. Without this fix, it's possible for URLs to be valid according to is_url, but not according to QUrl::fromUserInput, e.g. "http:foo:0". This caused an exception later because fuzzy_url runs qtutils.ensure_valid. |
||
---|---|---|
.. | ||
usertypes | ||
__init__.py | ||
test_debug.py | ||
test_jinja.py | ||
test_log.py | ||
test_qtutils.py | ||
test_standarddir.py | ||
test_urlutils.py | ||
test_utils.py |