[Python-Dev] Decimal conversion to string

Guido van Rossum guido at python.org
Thu Apr 15 10:41:37 EDT 2004


> Right.  Question is, to what extent does "human readable" factor in
> after these criteria?

If the choice is between a string and a tuple, I'd vote for the string
because it is (a) shorter and (b) more readable.

--Guido van Rossum (home page: http://www.python.org/~guido/)



More information about the Python-Dev mailing list