[EMAIL PROTECTED] wrote:
> Hi
> I am new to python. I wanted to know if there is an opposite of "import"
> 
If you mean 'import' adds something, so you ask how to get rid of 
something? Here you are:

Look at the 'del' statement if it is what you are looking for.

Claudio Grondi
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to