diff options
author | John Glover <j@johnglover.net> | 2012-07-26 18:30:25 +0100 |
---|---|---|
committer | John Glover <j@johnglover.net> | 2012-07-26 18:30:25 +0100 |
commit | d78ca5b8052bc7c4be1d18f14b407614f2e0726a (patch) | |
tree | 8bb64dc59a06ffaacec09936bb364c056dffb053 /tests/test_peak_detection.py | |
parent | 7b5bb5a4d2d00f6f3b0e921090c18edcdf867d46 (diff) | |
download | simpl-d78ca5b8052bc7c4be1d18f14b407614f2e0726a.tar.gz simpl-d78ca5b8052bc7c4be1d18f14b407614f2e0726a.tar.bz2 simpl-d78ca5b8052bc7c4be1d18f14b407614f2e0726a.zip |
[base] Keep a list of Python Peak objects instead
passing pointers to the C++ classes. This simplifies
the Python code slightly, but also makes sure
that references to the Python objects are not
lost (and the objects then garbage collected too
early).
Diffstat (limited to 'tests/test_peak_detection.py')
0 files changed, 0 insertions, 0 deletions