In my application, I want to access a global variable from within an imported module.
Consider the following dummy example:
test/ __init__.py m