a=[1,2,3,4].reverse() - why "a" is None?

Brian J Mingus Brian.Mingus at Colorado.EDU
Mon Oct 12 03:36:28 EDT 2009


Help on built-in function reverse:

reverse(...)
    L.reverse() -- reverse *IN PLACE*


On Mon, Oct 12, 2009 at 1:22 AM, Nadav Chernin <Nadav.C at qualisystems.com>wrote:

>
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20091012/c83ff5a0/attachment-0001.html>


More information about the Python-list mailing list