[Python-Dev] [Python-3000] New proposition for Python3 bytes filename issue (original) (raw)
Adam Olsen rhamph at gmail.com
Tue Sep 30 14:36:51 CEST 2008
- Previous message: [Python-Dev] [Python-3000] New proposition for Python3 bytes filename issue
- Next message: [Python-Dev] when is path==NULL?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, Sep 30, 2008 at 5:24 AM, Stephen J. Turnbull <stephen at xemacs.org> wrote:
Adam Olsen writes:
> [1] You could argue that Unicode should add new scalars to handle all > currently invalid UTF-8 sequences. AFAIK there are about 2^31 of these, though!
They've promised to never allocate above U+10FFFF (0 to 1114111). Not sure that makes new additions easier or harder. ;)
-- Adam Olsen, aka Rhamphoryncus
- Previous message: [Python-Dev] [Python-3000] New proposition for Python3 bytes filename issue
- Next message: [Python-Dev] when is path==NULL?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]