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 Neil Muller
Recipients Neil Muller, leogah
Date 2008-05-10.14:32:06
SpamBayes Score 0.04257995
Marked as misclassified No
Message-id <1210429927.59.0.640886619394.issue1153769@psf.upfronthosting.co.za>
In-reply-to
Content
Update stdtypes.rst to note that %x, %X, %o can take signed values.

Note that %u is consider obsolete (referring to PEP 237)

Add a note on the length modifier description to clarify the meaning.
History
Date User Action Args
2008-05-10 14:32:08Neil Mullersetspambayes_score: 0.0425799 -> 0.04257995
recipients: + Neil Muller, leogah
2008-05-10 14:32:07Neil Mullersetspambayes_score: 0.0425799 -> 0.0425799
messageid: <1210429927.59.0.640886619394.issue1153769@psf.upfronthosting.co.za>
2008-05-10 14:32:06Neil Mullerlinkissue1153769 messages
2008-05-10 14:32:06Neil Mullercreate