[Python-ideas] Add a builtin method to 'int' for base/radix conversion

Arnaud Delobelle arnodel at googlemail.com
Wed Sep 16 09:34:46 CEST 2009


2009/9/16 Yuvgoog Greenle <ubershmekel at gmail.com>:
[...]
> The only problem with {'A': 10, 'a': 10} is that it's not reversible. If we
> wantted to encode, 10, what should be used, A or a?

Obviously, either  :)

-- 
Arnaud



More information about the Python-ideas mailing list