qutebrowser/qutebrowser/config
Florian Bruhin fe3eb30892 Reorganize exceptions in urlutils.
- Instead of ValueError, a new InvalidUrlError is raised with invalid URLs.
- FuzzyUrlError got removed as it's basically the same as InvalidUrlError.
2015-08-09 18:48:32 +02:00
..
parsers Add --datadir/--cachedir arguments. Closes #136. 2015-05-16 22:12:27 +02:00
__init__.py Update copyright years 2015-01-03 15:51:31 +01:00
config.py Fix config migration for tab position values. 2015-08-07 11:59:31 +02:00
configdata.py Change 'prompt-download-location' setting to 'prompt-download-directory' 2015-08-06 16:44:58 +02:00
configexc.py Remove : for configexc.NoOptionError. 2015-08-02 01:29:24 +02:00
configtypes.py Reorganize exceptions in urlutils. 2015-08-09 18:48:32 +02:00
sections.py Don't make default config a mutable global. 2015-04-04 22:01:02 +02:00
style.py Clean up loggers. 2015-04-13 08:49:04 +02:00
textwrapper.py Update copyright years 2015-01-03 15:51:31 +01:00
value.py Various spelling fixes. 2015-03-31 21:11:47 +02:00
websettings.py Merge the cookies-accept and third-party-cookie-policy settings 2015-06-05 16:20:50 +02:00