[Python-3000] PyString C API

2006-08-25 Thread Fredrik Lundh
> the fact that it's *impossible* to offer a view subtype that's com- > patible with the current PyString C API might be an issue, though. what's the current thinking wrt. the PyString C API, btw. has any of the various bytes/wide string design proposals looked at the C API level ? _

Re: [Python-3000] PyString C API

2006-08-25 Thread Guido van Rossum
On 8/25/06, Fredrik Lundh <[EMAIL PROTECTED]> wrote: > > the fact that it's *impossible* to offer a view subtype that's com- > > patible with the current PyString C API might be an issue, though. > > what's the current thinking wrt. the PyString C API, btw. has any of the > various bytes/wide stri