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 MrJean1
Recipients MrJean1, duaneb, facundobatista, riq
Date 2008-06-23.05:24:31
SpamBayes Score 0.0019534961
Marked as misclassified No
Message-id <1214198680.33.0.75721588568.issue2813@psf.upfronthosting.co.za>
In-reply-to
Content
Another rev of the patch now including updates to 2 documentation files: 
Doc/c-api/exceptions.rst and Doc/c-api/string.rst.  As before the patch is 
relative to the source of Python 2.6b1.

Where should test cases for the new formats in the PyString_FromFormat* 
and PyErr_Format functions be added?
History
Date User Action Args
2008-06-23 05:24:41MrJean1setspambayes_score: 0.0019535 -> 0.0019534961
recipients: + MrJean1, facundobatista, duaneb, riq
2008-06-23 05:24:41MrJean1setspambayes_score: 0.0019535 -> 0.0019535
messageid: <1214198680.33.0.75721588568.issue2813@psf.upfronthosting.co.za>
2008-06-23 05:24:38MrJean1linkissue2813 messages
2008-06-23 05:24:37MrJean1create