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 vstinner
Recipients loewis, mark.dickinson, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2012-05-28.23:00:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1338246008.32.0.291645377228.issue14744@psf.upfronthosting.co.za>
In-reply-to
Content
> Functions to write digits into a string may be appropriate
> in the stringlib.

Oh, stringlib is specific to unicodeobject.c: it cannot be used outside.
History
Date User Action Args
2012-05-28 23:00:08vstinnersetrecipients: + vstinner, loewis, mark.dickinson, pitrou, python-dev, serhiy.storchaka
2012-05-28 23:00:08vstinnersetmessageid: <1338246008.32.0.291645377228.issue14744@psf.upfronthosting.co.za>
2012-05-28 23:00:02vstinnerlinkissue14744 messages
2012-05-28 23:00:02vstinnercreate