qutebrowser/qutebrowser/commands
Florian Bruhin ccfc0b3c19 Get rid of most @property's.
They were problematic because they're executing hidden code, and also PyQt
hides exceptions happening inside them.
2014-09-02 23:37:47 +02:00
..
__init__.py Add vim modelines to all files. 2014-06-19 09:04:37 +02:00
cmdexc.py Rename commands.exceptions to commands.cmdexc. 2014-08-26 20:38:10 +02:00
cmdutils.py Rename commands.utils to commands.cmdutils. 2014-08-26 20:48:39 +02:00
command.py Get rid of most @property's. 2014-09-02 23:37:47 +02:00
runners.py Rename commands.utils to commands.cmdutils. 2014-08-26 20:48:39 +02:00
userscripts.py Rename commands.exceptions to commands.cmdexc. 2014-08-26 20:38:10 +02:00