How can i remove a scalar

Oleg Broytmann phd at phd.russ.ru
Fri Oct 13 11:30:53 EDT 2000


On Fri, 13 Oct 2000, joonas wrote:
> How can i empty a scalar.
> In perl it would be
> 
> delete($myscalar);

   Please, stop your perl habits. This is python newsgroup. Before asking
questions it is *highly* recommended you'd read tutorials, FAQs and other
documentation.

Oleg.
---- 
     Oleg Broytmann            http://phd.pp.ru/            phd at phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.





More information about the Python-list mailing list