]> granicus.if.org Git - python/commit
Some style fixes and size-calculation fixes. Also do the small-memory run
authorThomas Wouters <thomas@python.org>
Thu, 27 Apr 2006 22:37:50 +0000 (22:37 +0000)
committerThomas Wouters <thomas@python.org>
Thu, 27 Apr 2006 22:37:50 +0000 (22:37 +0000)
commit58ac820523228252b5516333377d351fed0a2095
treefd9b46619b0c6f943ec9db3eaeeb7b492469b112
parent5e218b44549153816f2dd842d532b2ea5aa476e8
Some style fixes and size-calculation fixes. Also do the small-memory run
using a prime number, rather than a convenient power-of-2-and-multiple-of-5,
so incorrect testing algorithms fail more easily.
Lib/test/test_bigmem.py