On 12/30/06, Larry Hastings <[EMAIL PROTECTED]> wrote:
>
>
>  On Tue, Dec 19, 2006, Guido van Rossum wrote:
>
> On 12/19/06, Fredrik Lundh <[EMAIL PROTECTED]> wrote:
>
> (I haven't abandoned this, but it hasn't been a top priority; partially
> because Larry Hastings work on smarter concatenation has showed that "lazy
> evaluation" can work in today's Python, and partially due to the
> schedule/discussion issues you write about.) Now's the time for that work to
> come out of the closet.
>  At last, I can take a crack at this, now that Christmas is over.  Just
> double-checking:
>
>
> I know you want it for what are currently "unicode strings"
> (Objects/unicodeobject.c).  Do you also want it for single-byte strings
> (Objects/stringobject.c)?

No, the 8-bit strings will die in Py3k anyway.

> I should generate my diffs against
> http://svn.python.org/projects/python/branches/p3yk ?

Yes, please.

Thanks for doing this!

-- 
--Guido van Rossum (home page: http://www.python.org/~guido/)
_______________________________________________
Python-3000 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to