diff options
author | Ivan Levkivskyi <levkivskyi@gmail.com> | 2017-12-14 11:59:44 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-14 11:59:44 +0100 |
commit | 5364b5cd7571f2dfa75acd37b388c14ac33fef73 (patch) | |
tree | 43b89bf162a571e979946d2d9dcfda82b4e0f4c8 /Python/pylifecycle.c | |
parent | 9e7c136ad8bc8e8eec50c2a8ae5ff02752f695a2 (diff) | |
download | cpython-git-5364b5cd7571f2dfa75acd37b388c14ac33fef73.tar.gz |
bpo-32225: Implementation of PEP 562 (#4731)
Implement PEP 562: module __getattr__ and __dir__.
The implementation simply updates module_getattro and
module_dir.
Diffstat (limited to 'Python/pylifecycle.c')
0 files changed, 0 insertions, 0 deletions