-
- Downloads
py: from import * should not import symbols starting with underscore.
I skipped implementing this initially, but then it causes __name__ of current module be overwritten and relative imports fail.
Loading
Please register or sign in to comment