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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, benjamin.peterson, jsafrane, pitrou
Date 2013-05-07.15:28:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1367940530.27.0.430086592093.issue17922@psf.upfronthosting.co.za>
In-reply-to
Content
Right. But this is an embedded interpreter, and SWIG does not call PyType_Ready() again; the old type is returned instead.
History
Date User Action Args
2013-05-07 15:28:50amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, pitrou, benjamin.peterson, jsafrane
2013-05-07 15:28:50amaury.forgeotdarcsetmessageid: <1367940530.27.0.430086592093.issue17922@psf.upfronthosting.co.za>
2013-05-07 15:28:50amaury.forgeotdarclinkissue17922 messages
2013-05-07 15:28:50amaury.forgeotdarccreate