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 JosephArmbruster
Recipients JosephArmbruster
Date 2007-12-11.19:23:56
SpamBayes Score 0.036231957
Marked as misclassified No
Message-id <1197401036.82.0.538665971597.issue1593@psf.upfronthosting.co.za>
In-reply-to
Content
URL: http://svn.python.org/projects/python/branches/py3k
Revision: 59467

The spacing of the builtin_format function did not appear to be
consistent with the rest of the .c file.

See attached patch
Files
File name Uploaded
bltinmodule.patch JosephArmbruster, 2007-12-11.19:23:56
History
Date User Action Args
2007-12-11 19:23:57JosephArmbrustersetspambayes_score: 0.036232 -> 0.036231957
recipients: + JosephArmbruster
2007-12-11 19:23:56JosephArmbrustersetspambayes_score: 0.036232 -> 0.036232
messageid: <1197401036.82.0.538665971597.issue1593@psf.upfronthosting.co.za>
2007-12-11 19:23:56JosephArmbrusterlinkissue1593 messages
2007-12-11 19:23:56JosephArmbrustercreate