Staging
v0.8.1
https://github.com/python/cpython
Revision 7eaa448e59689999371b40316600c6c9f861c5b2 authored by Antoine Pitrou on 09 November 2010, 23:15:18 UTC, committed by Antoine Pitrou on 09 November 2010, 23:15:18 UTC
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r86383 | antoine.pitrou | 2010-11-10 00:10:33 +0100 (mer., 10 nov. 2010) | 4 lines

  Issue #4471: Properly shutdown socket in IMAP.shutdown().  Patch by
  Lorenzo M. Catucci.
........
1 parent f728f5a
Raw File
Tip revision: 7eaa448e59689999371b40316600c6c9f861c5b2 authored by Antoine Pitrou on 09 November 2010, 23:15:18 UTC
Merged revisions 86383 via svnmerge from
Tip revision: 7eaa448
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