]> granicus.if.org Git - python/commit
[3.6] bpo-27505: Retrofit module __class__ documentation from 3.7 (GH-5321)
authorCheryl Sabella <cheryl.sabella@gmail.com>
Sat, 27 Jan 2018 02:45:24 +0000 (21:45 -0500)
committerNick Coghlan <ncoghlan@gmail.com>
Sat, 27 Jan 2018 02:45:24 +0000 (12:45 +1000)
commit8f68cb7db37322cfeeb8338e78474e5f25d930c5
treeaac17f8a9f76f4d2ecd66c710b5da8bcc381bc62
parent995c60d2656c022359aac3fe713d8464c8db5716
[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.
Doc/reference/datamodel.rst