./python -m test -R : test_import
0:00:00 load avg: 0.27 Run tests sequentially
0:00:00 load avg: 0.27 [1/1] test_import
beginning 9 repetitions
123456789
.........
test_import leaked [60, 60, 60, 60] references, sum=240
test_import leaked [48, 48, 48, 48] memory blocks, sum=192
test_import failed (reference leak)
== Tests result: FAILURE ==
1 test failed:
test_import
Total duration: 14.8 sec
Tests result: FAILURE