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 eric.smith
Recipients eric.smith, mark.dickinson, rhettinger
Date 2009-03-19.10:44:32
SpamBayes Score 3.9049864e-05
Marked as misclassified No
Message-id <1237459474.47.0.431999759538.issue5515@psf.upfronthosting.co.za>
In-reply-to
Content
C# doesn't seem to have the issue because they don't allow any modifies
when specifying locale-aware formatting. Specifying a picture seems to
be the only way to get leading zeros added.

Similarly, Java looks to be picture-based.
History
Date User Action Args
2009-03-19 10:44:34eric.smithsetrecipients: + eric.smith, rhettinger, mark.dickinson
2009-03-19 10:44:34eric.smithsetmessageid: <1237459474.47.0.431999759538.issue5515@psf.upfronthosting.co.za>
2009-03-19 10:44:32eric.smithlinkissue5515 messages
2009-03-19 10:44:32eric.smithcreate