Patches item #1684834, was opened at 2007-03-21 01:52 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1684834&group_id=5470
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Documentation Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Bj�rn Lindqvist (sonderblade) Assigned to: Nobody/Anonymous (nobody) Summary: Documentation for C-API string functions Initial Comment: This patch adds documentation for five string functions to the Python/C API reference manual. PyOS_snprintf, PyOS_vsnprintf, PyOS_ascii_strtod, PyOS_ascii_formatd and PyOS_ascii_atof. See http://www.python.org/doc/2.2.3/whatsnew/node11.html and http://www.python.org/doc/2.4.4/whatsnew/node11.html. I hope the structure is decent, I had to add a new section in the manual to fit them in. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1684834&group_id=5470
_______________________________________________ Patches mailing list Patches@python.org http://mail.python.org/mailman/listinfo/patches