On Fri, Jun 17, 2016, 6:42 PM Lawrence D’Oliveiro <lawrenced...@gmail.com>
wrote:

> On Saturday, June 18, 2016 at 1:35:06 AM UTC+12, Michael Selik wrote:
>
> > The chained version looks like each method is returning a modified
> > copy.
>
> As opposed to a modified original?
>

Correct. Read the rationale for list.sort returning None. It's in the
Python design FAQ.

>
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to