[Python-Dev] Re: [Python-checkins] python/dist/src/Python bltinmodule.c, 2.312, 2.313 (original) (raw)
Neal Norwitz neal at metaslash.com
Mon Jul 19 19:39:28 CEST 2004
- Previous message: [Python-Dev] Re: [Python-checkins] python/dist/src/Python bltinmodule.c, 2.312, 2.313
- Next message: [Python-Dev] PEP 331: Locale-Independent Float/String Conversions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, Jul 19, 2004 at 10:19:24AM -0700, Guido van Rossum wrote:
> Should hex/oct be allowed to return Unicode? What would the point be? I don't know of any hexadecimal or octal digits that aren't ASCII.
I wasn't paying close enough attention. Originally, I was thinking about consistency, but on second thought I agree it's not worthwhile.
Neal
- Previous message: [Python-Dev] Re: [Python-checkins] python/dist/src/Python bltinmodule.c, 2.312, 2.313
- Next message: [Python-Dev] PEP 331: Locale-Independent Float/String Conversions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]