22.07.2013 Views

A Comprehensive Introduction to Python Programming and ... - MSDL

A Comprehensive Introduction to Python Programming and ... - MSDL

A Comprehensive Introduction to Python Programming and ... - MSDL

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

5.3 Tkinter Variables 47 / 75<br />

It simply s<strong>to</strong>res it, even if it is not of the proper type (<strong>Python</strong> is untyped, so<br />

this is possible). Therefore, it cannot be used as is inside a try..execute block <strong>to</strong><br />

validate data. The get( ) method, however, will fail if the value associated with<br />

the variable is erroneous. However, at this point, the previous value is lost.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!