tahoe-lafs/src/allmydata/util
2007-08-27 17:28:51 -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 in-line doc edit: s/pyutil/allmydata.util/ 2007-08-16 14:10:48 -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 fileutil: add du() function 2007-07-03 15:49:45 -07:00
hashutil.py deletion phase1: send renew/cancel-lease secrets, but my_secret is fake, and the StorageServer discards them 2007-08-27 17:28:51 -07:00
humanreadable.py amdlib.util: merge in changes to humanreadable.py that were made in pyutil 2007-05-25 15:49:57 -07:00
idlib.py remove unused imports: hush pyflakes warnings 2007-07-24 18:13:58 -07:00
iputil.py fix iputil so that it doesn't launch dozens of processes when you give it a full path and so that it tries executables in preference order and stops as soon as one gives out a dotted-quad string 2007-08-09 10:56:47 -07:00
mathutil.py add mathutil.next_power_of_k() and mathutil.ave() 2007-02-01 15:55:26 -07:00
observer.py add in-line doc that Josh wrote as he was trying to understand this code 2007-05-23 15:11:23 -07:00
repeatable_random.py copy repeatable_random from pyutil 2007-04-18 17:27:33 -07:00
testutil.py check_memory: getting closer, now we have memusage numbers for uploads of 10kB and 10MB files 2007-05-29 17:39:39 -07:00
version_class.py version_class.py: if you don't have pkg_resources for comparing version numbers, use distutils.version.LooseVersion 2007-08-16 16:16:41 -07:00