| commit | fe3f6969f54cfd3df24f54572a809e0deb47064f | [log] [tgz] |
|---|---|---|
| author | Guido van Rossum <guido@python.org> | Thu Sep 06 16:09:41 2001 +0000 |
| committer | Guido van Rossum <guido@python.org> | Thu Sep 06 16:09:41 2001 +0000 |
| tree | 54bed5656b676735209096d287add9bf019f2b42 | |
| parent | 6091cd61ce9d8343d405bdb3f09e80e8ac9447c8 [diff] |
Two small changes to the resource usage option:
(1) Allow multiple -u options to extend each other (and the initial
value of use_resources passed into regrtest.main()).
(2) When a test is run stand-alone (not via regrtest.py), needed
resources are always granted.