Staging
v0.5.1
https://github.com/python/cpython
Revision 83be3d268d0a109eff6bbdd9b453edcac6c6c33f authored by Amaury Forgeot d'Arc on 18 November 2008, 22:27:00 UTC, committed by Amaury Forgeot d'Arc on 18 November 2008, 22:27:00 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r67266 | amaury.forgeotdarc | 2008-11-18 23:19:37 +0100 (mar., 18 nov. 2008) | 4 lines

  #4317: Fix an Array Bounds Read in imageop.rgb2rgb8.

  Will backport to 2.4.
........
1 parent 9adae2e
Raw File
Tip revision: 83be3d268d0a109eff6bbdd9b453edcac6c6c33f authored by Amaury Forgeot d'Arc on 18 November 2008, 22:27:00 UTC
Merged revisions 67266 via svnmerge from
Tip revision: 83be3d2
copyright.rst
*********
Copyright
*********

Python and this documentation is:

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