tahoe-lafs/src/allmydata
2020-08-31 13:17:52 -04:00
..
crypto Death to newint. 2020-08-05 11:53:23 -04:00
frontends simplify (for line in f.readlines() -> for line in f) 2020-05-06 15:16:34 -06:00
immutable Some tests are passing. 2020-08-27 15:36:54 -04:00
introducer Also update the introducer's use of read_config 2019-08-03 05:34:21 -04:00
mutable filter() is lazy in Python 3. 2020-08-31 11:59:39 -04:00
scripts Rename to_str() to the more accurate to_bytes(). 2020-08-14 13:49:48 -04:00
storage All of test_storage passes on Python 3. 2020-08-31 13:17:52 -04:00
test All of test_storage passes on Python 3. 2020-08-31 13:17:52 -04:00
testing assert -> Exception 2020-07-09 16:05:29 -04:00
util Merge remote-tracking branch 'origin/master' into 3374.codec-monitor-python-3-take-2 2020-08-27 14:53:45 -04:00
web Merge remote-tracking branch 'origin/master' into 3387.expirer-python-3 2020-08-25 13:57:32 -04:00
windows Remove the greater part of the implementation 2020-02-13 10:43:50 -05:00
__init__.py Only install module mappings once. 2020-07-02 14:31:33 -04:00
__main__.py add __main__.py so "python -m allmydata" works 2016-03-25 14:49:18 -07:00
_auto_deps.py Remove characteristic dependency 2020-01-27 13:44:28 -05:00
blacklist.py simplify (for line in f.readlines() -> for line in f) 2020-05-06 15:16:34 -06:00
check_results.py ported old-style classes to new-style 2019-05-26 08:28:18 +02:00
client.py Try to make test_storage import on Python 3. 2020-08-26 10:53:02 -04:00
codec.py Fix lint. 2020-08-26 11:00:19 -04:00
control.py simplify (for line in f.readlines() -> for line in f) 2020-05-06 15:16:34 -06:00
deep_stats.py Add some docstrings. 2016-12-23 22:50:48 -05:00
dirnode.py Enough changes to make allmydata.test.test_storage run on Python 3. 2020-08-27 15:19:49 -04:00
hashtree.py Merge remote-tracking branch 'origin/master' into 3365.log-python-3 2020-08-06 17:03:27 -04:00
history.py ported old-style classes to new-style 2019-05-26 08:28:18 +02:00
interfaces.py Remove duplication. 2020-08-26 10:59:10 -04:00
monitor.py Port to Python 3. 2020-08-07 13:28:14 -04:00
node.py Enough changes to make allmydata.test.test_storage run on Python 3. 2020-08-27 15:19:49 -04:00
nodemaker.py Various cleanups, fixes and improvements 2017-06-05 16:31:41 -06:00
stats.py use 'with open' for more file-opens 2020-05-04 21:59:15 -06:00
storage_client.py Try to make test_storage import on Python 3. 2020-08-26 10:53:02 -04:00
unknown.py use @implementer instead of implements 2017-02-27 11:01:30 -07:00
uri.py Finish the port. 2020-08-24 13:57:46 -04:00
version_checks.py Death to newint. 2020-08-05 11:53:23 -04:00
webish.py Stop accessing the maybe-deprecated Request.channel attribute 2020-01-17 11:45:08 -05:00