Staging
v0.8.1
https://github.com/python/cpython
Revision c91d5eea106d191e931f953bdbdb1db25e051767 authored by R David Murray on 31 July 2013, 17:46:08 UTC, committed by R David Murray on 31 July 2013, 17:46:08 UTC
Feature and tests by ClClaudiu.Popa, I added the doc changes.
1 parent 0ce642e
Raw File
Tip revision: c91d5eea106d191e931f953bdbdb1db25e051767 authored by R David Murray on 31 July 2013, 17:46:08 UTC
#17616: wave.open now supports the 'with' statement.
Tip revision: c91d5ee
copyright.rst
*********
Copyright
*********

Python and this documentation is:

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