Ooops, there was a typo in my previous mail:

> in the hope of the del statement only removing the local variable util
                                                                      
                       ^^^^^
the above line should be:

in the hope of the del statement only removing the local variable great_name
                                                                      
                     ^^^^^^^^^^^^
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to