Staging
v0.5.1
https://github.com/python/cpython
Revision 03b4d5072aa044d8c6827e387b647dcc6c9d0ff6 authored by Meador Inge on 11 August 2012, 03:35:45 UTC, committed by Meador Inge on 11 August 2012, 03:35:45 UTC
1 parent 7dbee38
Raw File
Tip revision: 03b4d5072aa044d8c6827e387b647dcc6c9d0ff6 authored by Meador Inge on 11 August 2012, 03:35:45 UTC
Issue #15424: Add a __sizeof__ implementation for array objects.
Tip revision: 03b4d50
copyright.rst
*********
Copyright
*********

Python and this documentation is:

Copyright © 2001-2012 Python Software Foundation. All rights reserved.

Copyright © 2000 BeOpen.com. All rights reserved.

Copyright © 1995-2000 Corporation for National Research Initiatives. All rights
reserved.

Copyright © 1991-1995 Stichting Mathematisch Centrum. All rights reserved.

-------

See :ref:`history-and-license` for complete license and permissions information.

back to top