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 mark.dickinson
Recipients mark.dickinson, ubershmekel
Date 2009-08-25.19:45:25
SpamBayes Score 9.9423254e-05
Marked as misclassified No
Message-id <1251229527.75.0.362782701449.issue6783@psf.upfronthosting.co.za>
In-reply-to
Content
This seems like the sort of idea that should be floated on the python-
ideas mailing list or comp.lang.python first, both to find out what 
support there is and to pin down precise semantics.

We already have int to string conversions in bases 2, 8, 10 and 16;  what 
are the use-cases for conversions in other bases?
History
Date User Action Args
2009-08-25 19:45:28mark.dickinsonsetrecipients: + mark.dickinson, ubershmekel
2009-08-25 19:45:27mark.dickinsonsetmessageid: <1251229527.75.0.362782701449.issue6783@psf.upfronthosting.co.za>
2009-08-25 19:45:25mark.dickinsonlinkissue6783 messages
2009-08-25 19:45:25mark.dickinsoncreate