comparison test.py @ 5:e3fee6ceaf19

Test tweaked checker exception handling
author Neil Muller <drnlmuller@gmail.com>
date Mon, 07 May 2012 16:57:47 +0200
parents 8fb524440907
children f884bb24417d
comparison
equal deleted inserted replaced
4:8fb524440907 5:e3fee6ceaf19
9 print args 9 print args
10 10
11 11
12 if __name__ == "__main__": 12 if __name__ == "__main__":
13 main(sys.argv) 13 main(sys.argv)
14 # indent error
15 print 'hello'