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 christian.heimes
Recipients christian.heimes
Date 2007-11-05.00:16:53
SpamBayes Score 0.15065412
Marked as misclassified No
Message-id <1194221814.03.0.457201446889.issue1389@psf.upfronthosting.co.za>
In-reply-to
Content
~/dev/python/py3k-pep3137$ ./python Lib/test/regrtest.py -R 2:4 test_struct
test_struct
beginning 6 repetitions
123456
......
test_struct leaked [12, 7, 20, 10] references, sum=49
1 test OK.
[65353 refs]
History
Date User Action Args
2007-11-05 00:16:54christian.heimessetspambayes_score: 0.150654 -> 0.15065412
recipients: + christian.heimes
2007-11-05 00:16:54christian.heimessetspambayes_score: 0.150654 -> 0.150654
messageid: <1194221814.03.0.457201446889.issue1389@psf.upfronthosting.co.za>
2007-11-05 00:16:53christian.heimeslinkissue1389 messages
2007-11-05 00:16:53christian.heimescreate