summaryrefslogtreecommitdiff
path: root/tests/import/module_getattr.py
AgeCommit message (Expand)Author
2023-02-02top: Update Python formatting to black "2023 stable style".Jim Mussared
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2018-10-23py/objmodule: Implement PEP 562's __getattr__ for modules.Paul m. p. P