The Python Oracle

Should I use `import os.path` or `import os`?

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Droplet of life

--

Chapters
00:00 Question
00:40 Accepted answer (Score 187)
03:14 Answer 2 (Score 31)
03:50 Answer 3 (Score 15)
04:17 Answer 4 (Score 10)
05:58 Thank you

--

Full question
https://stackoverflow.com/questions/2724...

Question links:
[official documentation]: http://docs.python.org/library/os.path.h...

Answer 1 links:
[PEP-20]: http://www.python.org/dev/peps/pep-0020/

Answer 3 links:
[reference]: http://www.mail-archive.com/python-list@...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #codingstyle #pythonimport

#avk47