onionshare/onionshare
Delirious Lettuce d4477ff617 * Use context manager inside of get_available_port
* Rearrange imports, one per line
* Reuse original `import random` for `random.SystemRandom` (instead of a separate `from random import SystemRandom`)
* Two blank lines above each function definition
2017-05-24 21:20:07 -06:00
..
__init__.py #345 - validate the readability of files before adding them 2017-05-18 18:09:49 +10:00
common.py * Use context manager inside of get_available_port 2017-05-24 21:20:07 -06:00
onion.py Fix indenting 2017-05-23 15:16:27 -07:00
onionshare.py Add debug logging to Onion, OnionShare, and Settings objects 2017-05-16 11:23:18 -07:00
settings.py Fix indenting 2017-05-23 15:16:27 -07:00
socks.py Various fixes 2015-07-25 11:22:24 +02:00
strings.py Fix indenting 2017-05-23 15:16:27 -07:00
web.py Merge branch 'fix_shutdown_from_gui' of https://github.com/mig5/onionshare into mig5-fix_shutdown_from_gui 2017-05-24 14:00:50 -07:00