>>>>> "TH" == Thomas Heller <thomas.heller@ion-tof.com> writes: [Greg Ward on from A import B] [Just van Rossun on Thomas's cool autoreload] >> I don't see "enhanced reloading" as a way to modify long >> running processes, but a way to shorten the development cycle. TH> That's exactly what I had in mind. TH> More and more I hear complaints from people, that even a C++ TH> program can be changed while running in the debugger (under TH> certain circumstances), so why not Python? Indeed, that is pretty much the same reason I tried to keep my imports clean. I sometimes use a reload_all function to reload modules while I develop code. Of course, it doesn't handle already instantiated objects and its not really meant for long running applications but it sure is convenient. prabhu
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4