Staging
v0.5.1
https://github.com/python/cpython
Revision b81f40f0adae3b1d1e57f9a89940ba827b9ede70 authored by David CARLIER on 14 March 2020, 13:48:56 UTC, committed by GitHub on 14 March 2020, 13:48:56 UTC
1 parent 57c7810
Raw File
Tip revision: b81f40f0adae3b1d1e57f9a89940ba827b9ede70 authored by David CARLIER on 14 March 2020, 13:48:56 UTC
bpo-39582: ossaudiodev module update helpers signature for ioctl calls. (GH-18412)
Tip revision: b81f40f
copyright.rst
*********
Copyright
*********

Python and this documentation is:

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