Staging
v0.5.1
https://github.com/python/cpython
Revision 36619e1bc49d2e5dbfc86a9f0a54f478fe4a8c2b authored by Miss Islington (bot) on 18 November 2020, 23:23:49 UTC, committed by GitHub on 18 November 2020, 23:23:49 UTC


(cherry picked from commit 803187796f06bdc47ae74ce3d28c443e8cc2a27f)


Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>

Automerge-Triggered-By: GH:JulienPalard
1 parent f9fa920
Raw File
Tip revision: 36619e1bc49d2e5dbfc86a9f0a54f478fe4a8c2b authored by Miss Islington (bot) on 18 November 2020, 23:23:49 UTC
[3.9] Minor grammar edits for the descriptor howto guide (GH-GH-23175) (GH-23176)
Tip revision: 36619e1
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