Jean-Paul Calderone
|
b7e3633056
|
Fix a lot of classic classes in Tahoe-LAFS
|
2019-08-13 16:55:40 -04:00 |
|
heartsucker
|
df9243a3f4
|
updated test code to use print function over print statement
|
2019-03-22 17:32:36 +01:00 |
|
meejah
|
031a88c25f
|
simplejson -> json
|
2017-02-23 15:21:36 -07:00 |
|
Brian Warner
|
28b74b0b74
|
test/check_load: hush (newer) pyflakes
pyflakes-0.9.2 gets confused about list comprehensions, so rename the
loop variable even though we'd deleted that name already.
|
2015-07-12 18:25:55 -07:00 |
|
Brian Warner
|
99479226ed
|
hush current pyflakes warnings (list comprehensions)
closes #2245
|
2014-06-23 13:54:07 -07:00 |
|
Brian Warner
|
fff237be9a
|
remove interpreter shbang lines from non-executables
thanks to Greg Troxel for the catch
|
2011-10-14 10:23:01 -07:00 |
|
Brian Warner
|
d3d1293d2f
|
change docs and --help to use "grid" instead of "virtual drive": closes #892.
Thanks to David-Sarah Hopwood for the patch.
|
2010-01-14 12:11:19 -08:00 |
|
Zooko O'Whielacronx
|
eae5403e5a
|
shebang: replace "/usr/bin/python" with "/usr/bin/env python"
|
2008-11-04 18:03:06 -07:00 |
|
Brian Warner
|
935d185696
|
tolerate simplejson-2.0.0 and newer, which frequently return bytestrings instead of unicode objects. Closes #523
|
2008-09-30 15:21:06 -07:00 |
|
Brian Warner
|
01a93dfe8f
|
check_load: add stats-gathering
|
2007-12-18 14:07:37 -07:00 |
|
Brian Warner
|
50840b1085
|
add a simple load-generating tool to do random reads and writes
|
2007-12-17 21:06:07 -07:00 |
|