top | item 41789716

(no title)

reinhardt | 1 year ago

That's not a problem, let alone the biggest one. You should just use relative imports explicitly.

discuss

order

int_19h|1 year ago

It is a problem because stdlib does not use relative imports for other stdlib modules, and neither do most third-party packages, which then breaks you regardless of what you do in your code.