Project

General

Profile

Revision 237

typo, damn python

View differences:

tooltron.py
330 330
            while resp==None:
331 331
               try:
332 332
                  resp = common.readKey()
333
               except TimoutException:
333
               except TimeoutException:
334 334
                  print "got TIMEOUT from keypad, breaking out of loop"
335 335
                  break
336 336

  

Also available in: Unified diff