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 orsenthil
Recipients orsenthil, terry.reedy
Date 2011-07-06.07:41:38
SpamBayes Score 0.0014450621
Marked as misclassified No
Message-id <20110706074134.GA2986@mathmagic>
In-reply-to <1309935661.03.0.32281945464.issue11436@psf.upfronthosting.co.za>
Content
That is for the string formatting character, correct?

In this issue, we are talking about format character for struct and
not just 's' but 'c','h','b','i' all without numeric prefix imply
single value.
History
Date User Action Args
2011-07-06 07:41:39orsenthilsetrecipients: + orsenthil, terry.reedy
2011-07-06 07:41:38orsenthillinkissue11436 messages
2011-07-06 07:41:38orsenthilcreate