The Python Oracle

Are Python docstrings and comments stored in memory when a module is loaded?

This video explains
Are Python docstrings and comments stored in memory when a module is loaded?

--

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: Ominous Technology Looping

--

Chapters
00:00 Question
00:44 Accepted answer (Score 26)
02:42 Answer 2 (Score 13)
03:12 Answer 3 (Score 5)
03:41 Answer 4 (Score 1)
05:01 Thank you

--

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

Answer 3 links:
[marshal]: https://docs.python.org/3/library/marsha...

--

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

--

Tags
#python #comments #memorymanagement #docstring

#avk47