[Python-Dev] Decimal conversion to string (original) (raw)
Guido van Rossum guido at python.org
Thu Apr 15 10:41:37 EDT 2004
- Previous message: [Python-Dev] Decimal conversion to string
- Next message: [Python-Dev] Decimal conversion to string
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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/)
- Previous message: [Python-Dev] Decimal conversion to string
- Next message: [Python-Dev] Decimal conversion to string
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]