Staging
v0.8.1
https://github.com/python/cpython
Revision aa0ef52ea1b48773799812d388f0efd5d29b1819 authored by Christian Heimes on 26 February 2008, 08:18:11 UTC, committed by Christian Heimes on 26 February 2008, 08:18:11 UTC
1 parent 75992ed
Raw File
Tip revision: aa0ef52ea1b48773799812d388f0efd5d29b1819 authored by Christian Heimes on 26 February 2008, 08:18:11 UTC
The contains function raised a gcc warning. The new code is copied straight from py3k.
Tip revision: aa0ef52
copyright.rst
*********
Copyright
*********

Python and this documentation is:

Copyright © 2001-2007 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