The Python Oracle

Reimport a module while interactive

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: Puzzle Game Looping

--

Chapters
00:00 Question
00:22 Accepted answer (Score 536)
02:02 Answer 2 (Score 348)
02:45 Answer 3 (Score 46)
03:16 Answer 4 (Score 38)
03:32 Thank you

--

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

Accepted answer links:
[Python docs]: http://docs.python.org/2.7/library/funct...

Answer 2 links:
[reload]: https://docs.python.org/3/library/import...
[importlib]: https://docs.python.org/3/library/import...
http://docs.python.org/3.0/library/imp.h...
[ipython]: https://ipython.org
[autoreload]: https://ipython.readthedocs.io/en/stable...

Answer 3 links:
https://docs.python.org/3/library/import...

--

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

--

Tags
#python

#avk47