SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72114 0 1 Python

bpo-32225: Implementation of PEP 562 (#4731)

Implement PEP 562: module __getattr__ and __dir__.
The implementation simply updates module_getattro and
module_dir.
I
Ivan Levkivskyi committed
5364b5cd7571f2dfa75acd37b388c14ac33fef73
Parent: 9e7c136
Committed by GitHub <noreply@github.com> on 12/14/2017, 10:59:44 AM