[Python-ideas] Enhance reload
Steven Bethard
steven.bethard at gmail.com
Sat Sep 29 15:16:49 CEST 2007
On 9/29/07, Joseph Maurer <clarkksv at yahoo.com> wrote:
> I'd like to see the reload feature of Python enhanced so it
> can replace the methods for existing class instances,
> references to methods, and references to functions.
I'd be surprised if there's anyone out there who really doesn't want a
better reload(). The real question is who's going to figure out how to
implement it. ;-)
STeVe
--
I'm not *in*-sane. Indeed, I am so far *out* of sane that you appear a
tiny blip on the distant coast of sanity.
--- Bucky Katt, Get Fuzzy
More information about the Python-ideas
mailing list