Commit 3a254499 authored by Stefan Behnel's avatar Stefan Behnel

safety fix in test to get more reproducible results

parent 43d1490e
"""
>>> gc.collect()
>>> x = SimpleGarbage()
SimpleGarbage(1) __cinit__
>>> del x
......
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