tahoe-lafs/src/allmydata/util
2007-05-09 16:04:05 -07:00
..
__init__.py move all packages into src/, fix allmydata.Crypto build. Now you must perform a 'setup.py build' before using anything, and you must add the build directory (build/lib.linux-i686-2.4) to your PYTHONPATH before doing anything 2006-12-14 03:39:50 -07:00
assertutil.py move all packages into src/, fix allmydata.Crypto build. Now you must perform a 'setup.py build' before using anything, and you must add the build directory (build/lib.linux-i686-2.4) to your PYTHONPATH before doing anything 2006-12-14 03:39:50 -07:00
bencode.py move all packages into src/, fix allmydata.Crypto build. Now you must perform a 'setup.py build' before using anything, and you must add the build directory (build/lib.linux-i686-2.4) to your PYTHONPATH before doing anything 2006-12-14 03:39:50 -07:00
deferredutil.py rearrange encode/upload, add URIs, switch to ReplicatingEncoder 2007-01-15 21:22:22 -07:00
figleaf_htmlizer.py figleaf_htmlizer: when all counts are zero, claim 0% instead of 100%, since it probably means that coverage checking has failed completely 2007-05-01 11:07:28 -07:00
figleaf.py disable figleaf tracing during py_ecc, since it takes *forever*, especially on the slow buildslave 2007-01-05 18:12:04 -07:00
fileutil.py pyutil: fileutil.open_or_create() 2007-04-17 20:14:26 -07:00
hashutil.py hashutil: convenience methods for tagged and encoded hashes 2007-03-29 18:11:30 -07:00
humanreadable.py move all packages into src/, fix allmydata.Crypto build. Now you must perform a 'setup.py build' before using anything, and you must add the build directory (build/lib.linux-i686-2.4) to your PYTHONPATH before doing anything 2006-12-14 03:39:50 -07:00
idlib.py chunk: add IncompleteHashTree for download purposes, plus tests 2007-04-06 09:09:57 -07:00
iputil.py iputil/testutil: fix pyflakes errors/warnings 2007-04-18 18:33:37 -07:00
mathutil.py add mathutil.next_power_of_k() and mathutil.ave() 2007-02-01 15:55:26 -07:00
observer.py add OneShotObserverList from the amdlib tree 2007-03-08 15:07:38 -07:00
repeatable_random.py copy repeatable_random from pyutil 2007-04-18 17:27:33 -07:00
testutil.py testutil.py: remove unused import, appease pyflakes 2007-04-27 08:11:34 -07:00
version.py manually merge recent changes to pyutil's copy of "version.py" with allmydata's copy of "version.py" 2007-05-09 16:04:05 -07:00