diff options
author | Cheryl Sabella <cheryl.sabella@gmail.com> | 2018-01-27 02:40:52 (GMT) |
---|---|---|
committer | Nick Coghlan <ncoghlan@gmail.com> | 2018-01-27 02:40:52 (GMT) |
commit | 85527cf50a9a4eecaca4022f7c6cb9e0bae1fa5f (patch) | |
tree | f24b55d669fd84608a1d03f8d12e8eb7a6a157d7 /Lib/test/test_string_literals.py | |
parent | 37420deb80dcf0fc41a728838b0340b93ca01d90 (diff) | |
download | cpython-85527cf50a9a4eecaca4022f7c6cb9e0bae1fa5f.zip cpython-85527cf50a9a4eecaca4022f7c6cb9e0bae1fa5f.tar.gz cpython-85527cf50a9a4eecaca4022f7c6cb9e0bae1fa5f.tar.bz2 |
bpo-27505: Add change notes in module attribute docs (GH-5320)
Make it clear that setting __class__ on a module has worked since 3.5,
but support for __getattr__ and __dir__ on module instances requires 3.7+
Patch by Cheryl Sabella.
Diffstat (limited to 'Lib/test/test_string_literals.py')
0 files changed, 0 insertions, 0 deletions