Support import statements with custom globals
imports apparently have to look at the globals scope in order to determine how to handle relative imports and package references. Sqlalchemy for some reason does this, and once we have this sqlalchemy imports.
Showing
test/tests/import_globals.py
0 → 100644
Please register or sign in to comment