Document the new list.extend() method. Interesting enough, the
canonical definition of extend() is very similar to append() except that the former doesn't list-ify the argument!
Showing
Please
register
or
sign in
to comment
canonical definition of extend() is very similar to append() except that the former doesn't list-ify the argument!