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 gvanrossum
Recipients MrJean1, gvanrossum, nnorwitz
Date 2007-10-26.17:47:52
SpamBayes Score 0.0
Marked as misclassified No
Message-id <1193420873.13.0.749284051074.issue1329@psf.upfronthosting.co.za>
In-reply-to
Content
Can you provide a very small shared library that demonstrates this
problem? (E.g. you could start by modifying Modules/xxmodule.c, adding a
'destructor' function.)
History
Date User Action Args
2009-03-09 14:27:39georg.brandlsetspambayes_score: 0.723337 -> 0.0
2007-10-26 17:47:53gvanrossumsetspambayes_score: 0.723337 -> 0.723337
recipients: + gvanrossum, nnorwitz, MrJean1
2007-10-26 17:47:53gvanrossumsetspambayes_score: 0.723337 -> 0.723337
messageid: <1193420873.13.0.749284051074.issue1329@psf.upfronthosting.co.za>
2007-10-26 17:47:53gvanrossumlinkissue1329 messages
2007-10-26 17:47:52gvanrossumcreate