bf639602f5
When using pythonw (e.g. with cx_Freeze), sys.__stdout__ and sys.stdout will be None, so we don't need to flush it. This also means faulthandler won't work correctly, so we don't enabled it if we don't have an stdout. |
||
---|---|---|
pkg | ||
qutebrowser | ||
scripts | ||
.flake8 | ||
.gitignore | ||
.pylintrc | ||
AUTHORS | ||
COPYING | ||
HACKING | ||
README | ||
setup.py | ||
THANKS | ||
TODO |
qutebrowser is a browsed based on PyQt5 which aims to be keyboard-focused with an input similiar to vim. It was inspired by other browsers/addons like dwb and Vimperator/Pentadactyl.