The Python Oracle

How to get the PATH environment-variable separator in Python?

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: Riding Sky Waves v001

--

Chapters
00:00 Question
00:49 Accepted answer (Score 232)
00:59 Answer 2 (Score 32)
01:11 Answer 3 (Score 15)
01:41 Answer 4 (Score 14)
01:55 Thank you

--

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

Question links:
[How do I find out my python path using python?]: https://stackoverflow.com/questions/1489...

Accepted answer links:
[os.pathsep]: http://docs.python.org/library/os.html#o...

--

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

--

Tags
#python #operatingsystem #environmentvariables

#avk47