How to destroy a Frame with condition

senthil arasu senwin30 at gmail.com
Wed Jun 27 00:39:22 EDT 2007


Hi,
In my code logic I need to check the frame existence and then destroy a
frame.
I dont know how to code this  condition.
In Python tutorials what i reffered, "if "condition given only for
integers(like if x>0:)

I need some one to help me.

This is my condition

If  iframe==NULL//if frame not available
  iframe.destroy()

thanks in advance
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20070626/c0be99bb/attachment.html>


More information about the Python-list mailing list