Kaydet (Commit) 13a7bef7 authored tarafından Neal Norwitz's avatar Neal Norwitz

Add missing period in comment.

üst 946aea2c
...@@ -28,7 +28,7 @@ import sys ...@@ -28,7 +28,7 @@ import sys
# - While the bigmemtest decorator speaks of 'minsize', all tests will # - While the bigmemtest decorator speaks of 'minsize', all tests will
# actually be called with a much smaller number too, in the normal # actually be called with a much smaller number too, in the normal
# test run (5Kb currently.) This is so the tests themselves get frequent # test run (5Kb currently.) This is so the tests themselves get frequent
# testing Consequently, always make all large allocations based on the # testing. Consequently, always make all large allocations based on the
# passed-in 'size', and don't rely on the size being very large. Also, # passed-in 'size', and don't rely on the size being very large. Also,
# memuse-per-size should remain sane (less than a few thousand); if your # memuse-per-size should remain sane (less than a few thousand); if your
# test uses more, adjust 'size' upward, instead. # test uses more, adjust 'size' upward, instead.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment