mirror of
https://github.com/python/cpython.git
synced 2025-11-03 03:22:27 +00:00
Multi-phase extension module import now correctly allows the ``m_methods`` field to be used to add module level functions to instances of non-module types returned from ``Py_create_mod``. Patch by Xiang Zhang. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| __main__.py | ||
| test_case_sensitivity.py | ||
| test_finder.py | ||
| test_loader.py | ||
| test_path_hook.py | ||