This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author theller
Recipients christian.heimes, theller
Date 2007-11-05.17:18:28
SpamBayes Score 0.073684596
Marked as misclassified No
Message-id <472F5060.9050005@ctypes.org>
In-reply-to <472F2065.2070200@cheimes.de>
Content
> $ ./python Lib/test/regrtest.py -R:: test_ctypes
> test_ctypes
> beginning 9 repetitions
> 123456789
> .........
> test_ctypes leaked [-33, 0, 0, 0] references, sum=-33
> 1 test OK.
> [101762 refs]

Yes, I think this is ok.
History
Date User Action Args
2007-11-05 17:18:28thellersetspambayes_score: 0.0736846 -> 0.073684596
recipients: + theller, christian.heimes
2007-11-05 17:18:28thellerlinkissue1388 messages
2007-11-05 17:18:28thellercreate