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 lemburg
Recipients christian.heimes, docs@python, lemburg
Date 2013-02-21.17:37:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <51265B4C.2040502@egenix.com>
In-reply-to <1361464598.2.0.488657628625.issue17268@psf.upfronthosting.co.za>
Content
On 21.02.2013 17:36, Marc-Andre Lemburg wrote:
> 
> After some experiments, it turned out that by simply filling in the tp_methods slot, the problem went away.

Sorry: *tp_methods*, not tp_members.
History
Date User Action Args
2013-02-21 17:48:22lemburgunlinkissue17268 messages
2013-02-21 17:37:19lemburgsetrecipients: + lemburg, christian.heimes, docs@python
2013-02-21 17:37:19lemburglinkissue17268 messages
2013-02-21 17:37:19lemburgcreate