Python API exposure mechanisms (public/internal) - determining status quo
Motivation and scope This is a summary of the API exposure mechanisms currently used in Python, i.e. whether interaction with names from outside of the namespace they live in is intended and supported. The primarily…