diff options
author | Cheryl Sabella <cheryl.sabella@gmail.com> | 2018-01-27 02:45:24 (GMT) |
---|---|---|
committer | Nick Coghlan <ncoghlan@gmail.com> | 2018-01-27 02:45:24 (GMT) |
commit | 8f68cb7db37322cfeeb8338e78474e5f25d930c5 (patch) | |
tree | aac17f8a9f76f4d2ecd66c710b5da8bcc381bc62 /setup.py | |
parent | 995c60d2656c022359aac3fe713d8464c8db5716 (diff) | |
download | cpython-8f68cb7db37322cfeeb8338e78474e5f25d930c5.zip cpython-8f68cb7db37322cfeeb8338e78474e5f25d930c5.tar.gz cpython-8f68cb7db37322cfeeb8338e78474e5f25d930c5.tar.bz2 |
[3.6] bpo-27505: Retrofit module __class__ documentation from 3.7 (GH-5321)
The module `__class__` attribute documentation added to 3.7 for PEP 562
(dynamic module attributes) also applies to earlier versions. This backports
that subset of the new docs to the 3.6 branch so that it will appear in the
main online documentation and in the final 3.6 binary release.
Patch by Cheryl Sabella.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions