Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> Soon enough I found the issue:

I am just wondering how long would it take if the author and the Bad Engineer were different people.

Btw, it's still not the same as Erlang. So, I don't think the title is fare.



I haven't tried this but I wonder if hot loading code could be done using the manhole and the reload() BIF.


Probably not, Python's reload has its fair share of caveats. There was an effort in Twisted to provide robust reloading support for Python modules[1], but I think it's a bit abandoned.

That being said, we are using reload() with manhole to update code. You just have to be extra careful and know what you're doing.

[1] http://twistedmatrix.com/documents/11.0.0/api/twisted.python...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: