OpenGrok
Cross Reference: test_tracemalloc.py
xref
: /
external
/
python
/
cpython3
/
Lib
/
test
/
test_tracemalloc.py
Home
|
History
|
Annotate
|
Download
|
only in
test
Lines Matching
full:skipunless
281
@unittest.
skipUnless
(hasattr(os, 'fork'), 'need os.fork()')