mirror of
https://github.com/python/cpython.git
synced 2025-07-30 06:34:15 +00:00
Whitespace normalization.
This commit is contained in:
parent
abd08884a6
commit
687324918f
2 changed files with 922 additions and 922 deletions
|
@ -285,7 +285,7 @@ def bigmemtest(minsize, memuse, overhead=5*_1M):
|
|||
test-interpreted units.) 'memuse' is the number of 'bytes per size' for
|
||||
the test, or a good estimate of it. 'overhead' specifies fixed overhead,
|
||||
independant of the testsize, and defaults to 5Mb.
|
||||
|
||||
|
||||
The decorator tries to guess a good value for 'size' and passes it to
|
||||
the decorated test function. If minsize * memuse is more than the
|
||||
allowed memory use (as defined by max_memuse), the test is skipped.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue