[IronPython] Small formatting bug
Dino Viehland
dinov at exchange.microsoft.com
Wed Dec 28 01:59:24 CET 2005
Thanks for the bug report. We know the string formatter is currently lacking but we've been treating it as a lower priority and have been extending it on an as-needed basis. But now that you've brought this to our attention we should be able to get this one fixed for the next release.
________________________________
From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Kirk Olynyk
Sent: Wednesday, December 21, 2005 2:10 PM
To: users at lists.ironpython.com
Subject: [IronPython] Small formatting bug
At the console prompt type:
"%10d" % (1)
It is not formatted as in CPython.
Cheers
Kirk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20051227/f42ae910/attachment.html>
More information about the Ironpython-users
mailing list