The Python Oracle

How do I find the location of Python module sources?

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: The World Wide Mind

--

Chapters
00:00 Question
00:30 Accepted answer (Score 447)
01:22 Answer 2 (Score 260)
01:59 Answer 3 (Score 146)
03:54 Answer 4 (Score 119)
04:09 Thank you

--

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

Accepted answer links:
https://github.com/python/cpython/blob/m...

Answer 3 links:
[inspect]: http://docs.python.org/library/inspect.h...
[2.7]: http://hg.python.org/cpython/file/2.7/
[3.3]: http://hg.python.org/cpython/file/3.3/
[datetimemodule.c]: http://hg.python.org/cpython/file/2.7/Mo...

--

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

--

Tags
#python #module

#avk47