Staging
v0.5.1
https://github.com/python/cpython
Revision 3b4c989cfdb396fc0e1800846b4de76a382bd77c authored by Antoine Pitrou on 06 April 2010, 17:21:09 UTC, committed by Antoine Pitrou on 06 April 2010, 17:21:09 UTC
1 parent 8279167
Raw File
Tip revision: 3b4c989cfdb396fc0e1800846b4de76a382bd77c authored by Antoine Pitrou on 06 April 2010, 17:21:09 UTC
Issue #8193: Fix test_zlib failure with zlib 1.2.4.
Tip revision: 3b4c989
copyright.rst
*********
Copyright
*********

Python and this documentation is:

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