Undefining functions and classes

Rufus V. Smith nospam at nospam
Fri Jul 13 12:28:27 EDT 2001


"Skip Montanaro" <skip at pobox.com> wrote in message
news:mailman.994889900.29132.python-list at python.org...
>
>     Vesselin> Does anyone know how to undefine a function or class in
Python
>
> Try
>
>     del func
>
> --
> Skip Montanaro (skip at pobox.com)
> (847)971-7098
>

D'oh!







More information about the Python-list mailing list