reloading modules and isinstance()
Jean-Paul Calderone
exarkun at divmod.com
Thu Dec 6 09:35:14 EST 2007
More information about the Python-list mailing list
Thu Dec 6 09:35:14 EST 2007
- Previous message (by thread): reloading modules and isinstance()
- Next message (by thread): reloading modules and isinstance()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, 06 Dec 2007 13:59:00 +0100, "Diez B. Roggisch" <deets at nospam.web.de> wrote: > [snip] >> >> Who says it isn't feasible? >> >> http://twistedmatrix.com/trac/browser/trunk/twisted/python/rebuild.py > >Nice try - for sure. But it seems to be geared towards special cases, >not a general-purpose "now reloading really works" implementation. > What special cases? I won't argue that it works for every case, but the failure modes are really defined by special cases in Python, not the other way around. Maybe that's what you meant, I'm not sure. Jean-Paul
- Previous message (by thread): reloading modules and isinstance()
- Next message (by thread): reloading modules and isinstance()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list