
#12: Deep Dive into Modules and Packages
Talk Python To Me
00:00
How to Reload a Module in Python
Python has traditionally had this reload statement that would reload a module. In Python three, they just took it out altogether as a built-in feature. You can actually end up with like instances in your code using two different class definitions at the same time. That's kind of crazy.
Transcript
Play full episode