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 kristjan.jonsson
Recipients kristjan.jonsson, pitrou
Date 2009-04-21.15:46:41
SpamBayes Score 0.019255664
Marked as misclassified No
Message-id <1240328803.66.0.624136571147.issue5804@psf.upfronthosting.co.za>
In-reply-to
Content
Unittests coming up.
It is not necessary to test the return value, it is done by 
Py_BuildValue().  I think it is common to do it this way, but if You 
think explicit testing is better, then that's no problem.
History
Date User Action Args
2009-04-21 15:46:43kristjan.jonssonsetrecipients: + kristjan.jonsson, pitrou
2009-04-21 15:46:43kristjan.jonssonsetmessageid: <1240328803.66.0.624136571147.issue5804@psf.upfronthosting.co.za>
2009-04-21 15:46:42kristjan.jonssonlinkissue5804 messages
2009-04-21 15:46:42kristjan.jonssoncreate