onionshare/onionshare_gui
Thomas Waldmann 087102bde4 pep8: too long lines, reformat lines to < 120 chars. removed redundancy from long_description in setup.py.
note: pep8 usually recommends 80 chars, but I find that impractical and unnecessary - it's not 1980 any more when code was edited on 80x25 terminals.

i was a bit wondering about onionshare-launcher.py - it does a lot of imports, but does not use the imported names.
2014-11-18 18:59:48 +01:00
..
__init__.py add utf-8 encoding to all .py files 2014-09-02 17:30:01 -07:00
common.py pep8: fix empty line counts 2014-11-18 18:29:32 +01:00
downloads.py pep8: fix empty line counts 2014-11-18 18:29:32 +01:00
file_selection.py pep8: too long lines, reformat lines to < 120 chars. removed redundancy from long_description in setup.py. 2014-11-18 18:59:48 +01:00
onionshare_gui.py pep8: 2 spaces before inline comments 2014-11-18 18:37:17 +01:00
options.py pep8: fix empty line counts 2014-11-18 18:29:32 +01:00
server_status.py pep8: fix empty line counts 2014-11-18 18:29:32 +01:00