6 ms·
That's not a problem, let alone the biggest one. You should just use relative imports explicitly.
by reinhardt 2y ago
That's not a problem, let alone the biggest one. You should just use relative imports explicitly.
- int_19h 2y agoIt 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.