[Edu-sig] Reloading code (was Re: OLPC: first thoughts)

Andreas Raab andreas.raab at gmx.de
Sun Feb 25 06:46:20 CET 2007


Guido van Rossum wrote:
> # xreload.py.
> 
> """Alternative to reload().
> 
> This works by executing the module in a scratch namespace, and then
> patching classes, methods and functions.  This avoids the need to
> patch instances.  New objects are copied into the target namespace.
> """

Sweeeet! Thanks a zillion.

Cheers,
   - Andreas


More information about the Edu-sig mailing list