magic-wormhole/src/wormhole
Brian Warner 58f20d79a7 update to versioneer-0.17
This should fix the pyflakes error when running tox on an unpacked sdist.
2016-12-10 10:36:59 -08:00
..
cli rx: don't reveal file-already-exists, just reject transfer 2016-12-08 16:59:54 -08:00
server use humanize library instead of custom implementation 2016-11-11 22:01:21 -05:00
test rx: don't reveal file-already-exists, just reject transfer 2016-12-08 16:59:54 -08:00
__init__.py initial setup.py, versioneer-ification 2015-02-10 00:48:19 -08:00
_version.py update to versioneer-0.17 2016-12-10 10:36:59 -08:00
channel_monitor.py added unicode_literals import to all apropriate modules 2016-06-04 12:42:59 -07:00
codes.py fix some py2/py3-isms picked up by mypy 2016-12-08 23:47:53 -08:00
errors.py Change UsageError -> InternalError, use click.UsageError for human-visible errors 2016-06-22 02:14:34 -06:00
ipaddrs.py added unicode_literals import to all apropriate modules 2016-06-04 12:42:59 -07:00
timing.py added unicode_literals import to all apropriate modules 2016-06-04 12:42:59 -07:00
tor_manager.py added unicode_literals import to all apropriate modules 2016-06-04 12:42:59 -07:00
transit.py transit.py: improve error 2016-06-22 13:10:46 -07:00
util.py use humanize library instead of custom implementation 2016-11-11 22:01:21 -05:00
wordlist.py fix some py2/py3-isms picked up by mypy 2016-12-08 23:47:53 -08:00
wormhole.py websockets: turn on autoPingInterval to expire stale connections 2016-07-03 21:51:56 -07:00
xfer_util.py xfer_util: work on py2+py3 2016-08-15 17:35:34 -07:00