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 pitrou
Recipients amaury.forgeotdarc, benjamin.peterson, loewis, pitrou
Date 2008-09-06.22:50:45
SpamBayes Score 0.0070725004
Marked as misclassified No
Message-id <1220741442.5581.2.camel@fsol>
In-reply-to <1220739619.97.0.520706379238.issue3705@psf.upfronthosting.co.za>
Content
Looks good and works under Linux.
One small nit, you could just as well use "NN(ssi)" for the
Py_BuildValue and remove Py_DECREF(fob), so as to be more consistent.
History
Date User Action Args
2008-09-06 22:50:46pitrousetrecipients: + pitrou, loewis, amaury.forgeotdarc, benjamin.peterson
2008-09-06 22:50:45pitroulinkissue3705 messages
2008-09-06 22:50:45pitroucreate