2011/10/14 seongjoo <seongjoo....@gmail.com>

> track_changes() is a very nice feature to have. It's somewhat tricky
> to deal with python module import while in development. I would love
> to have track_changes() like dynamic reloading (reload only if there
> is some changes in the module) for basic python.


look this: http://www.indelible.org/ink/python-reloading/

Reply via email to