Deprecating reload() ???

David MacQuigg dmq at gain.com
Sun Mar 14 07:14:20 EST 2004


On Sat, 13 Mar 2004 14:27:00 -0600, Skip Montanaro <skip at pobox.com>
wrote:

>    David> I'm not sure at this point if an improved reload() is worth
>    David> pursuing, ...
>
>I wrote something and threw it up on my Python Bits page:
>
>    http://www.musi-cal.com/~skip/python/

I get AttributeErrors when I try the super_reload function. Looks like
sys.modules has a bunch of items with no '__dict__'.

I'll work with Skip via email.

-- Dave




More information about the Python-list mailing list