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 barry, christian.heimes, grahamd, loewis
Date 2008-10-26.20:15:49
SpamBayes Score 0.0018064043
Marked as misclassified No
Message-id <1225052152.23.0.17320369693.issue4200@psf.upfronthosting.co.za>
In-reply-to
Content
Can you review the patch, Martin? I've moved the three state variables
into a module state struct. The patch also fixes the METH_NOARGS functions.
History
Date User Action Args
2008-10-26 20:15:52christian.heimessetrecipients: + christian.heimes, loewis, barry, grahamd
2008-10-26 20:15:52christian.heimessetmessageid: <1225052152.23.0.17320369693.issue4200@psf.upfronthosting.co.za>
2008-10-26 20:15:51christian.heimeslinkissue4200 messages
2008-10-26 20:15:51christian.heimescreate