Staging
v0.5.1
https://github.com/python/cpython
Revision c1bde6e14dd03b40f11fd3481eb7c40247e27a4d authored by Ronald Oussoren on 18 October 2009, 07:08:27 UTC, committed by Ronald Oussoren on 18 October 2009, 07:08:27 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r75482 | ronald.oussoren | 2009-10-18 09:07:00 +0200 (Sun, 18 Oct 2009) | 3 lines

  Fix for issue 7149: a regression in 2.6.3 that causes an exception when
  trying to detect proxy settings on OSX.
........
1 parent e8e9cf4
Raw File
Tip revision: c1bde6e14dd03b40f11fd3481eb7c40247e27a4d authored by Ronald Oussoren on 18 October 2009, 07:08:27 UTC
Merged revisions 75482 via svnmerge from
Tip revision: c1bde6e
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