Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
BozeWolf
on July 24, 2021
|
parent
|
context
|
favorite
| on:
How the Python import system works
Always use absolute imports, do not use relative imports. Solves most problems. Also is recommended by pep8.
Skip the relative imports in the article. No need to read it entirely anymore ;-)
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Skip the relative imports in the article. No need to read it entirely anymore ;-)