[Python-ideas] [Python-Dev] Unicode minus sign in numeric conversions
Stephen J. Turnbull
stephen at xemacs.org
Sun Jun 9 12:16:41 CEST 2013
More information about the Python-ideas mailing list
Sun Jun 9 12:16:41 CEST 2013
- Previous message: [Python-ideas] [Python-Dev] Unicode minus sign in numeric conversions
- Next message: [Python-ideas] [Python-Dev] Unicode minus sign in numeric conversions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Terry Jan Reedy writes: > Once a decision is made to convert a literal, conversion itself > (for integers) is not location dependent. Sure, but your restriction to integers is specious, because Python itself doesn't restrict interpretation of non-ASCII decimals to either integers or base 10.
- Previous message: [Python-ideas] [Python-Dev] Unicode minus sign in numeric conversions
- Next message: [Python-ideas] [Python-Dev] Unicode minus sign in numeric conversions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-ideas mailing list