Re: a sequence question
"Nick Coghlan" <ncoghlan@iinet .net.au> wrote in message
news:mailman.24 34.1108179260.2 2381.python-list@python.org ...[color=blue]
> A bug report on Sourceforge would help in getting the problem fixed for[/color]
the 2.5[color=blue]
> docs[/color]
Done.
[color=blue]
> For the 'left-to-right' evaluation thing, that's technically an[/color]
implementation[color=blue]
> artifact of the CPython implementation, since the zip() docs don't make[/color]
any[color=blue]
> promises. So updating the docs to include that information would probably[/color]
be a[color=blue]
> bigger issue, as it involves behaviour which is currently not defined by[/color]
the[color=blue]
> library.[/color]
OK, thanks.
Alan Isaac
"Nick Coghlan" <ncoghlan@iinet .net.au> wrote in message
news:mailman.24 34.1108179260.2 2381.python-list@python.org ...[color=blue]
> A bug report on Sourceforge would help in getting the problem fixed for[/color]
the 2.5[color=blue]
> docs[/color]
Done.
[color=blue]
> For the 'left-to-right' evaluation thing, that's technically an[/color]
implementation[color=blue]
> artifact of the CPython implementation, since the zip() docs don't make[/color]
any[color=blue]
> promises. So updating the docs to include that information would probably[/color]
be a[color=blue]
> bigger issue, as it involves behaviour which is currently not defined by[/color]
the[color=blue]
> library.[/color]
OK, thanks.
Alan Isaac
Comment