Re: [Python-3000] Lazy strings (was Re: Py3k release schedule worries)

2006-12-30 Thread Larry Hastings
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 pa

Re: [Python-3000] Lazy strings (was Re: Py3k release schedule worries)

2006-12-30 Thread Guido van Rossum
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 ha

Re: [Python-3000] Lazy strings (was Re: Py3k release schedule worries)

2006-12-30 Thread Talin
Guido van Rossum wrote: > 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 w