Open GoogleCodeExporter opened 9 years ago
Issue #6 is being split into multiple steps. This issue is the first step: to Implement the simplest form of try/catch:: n = 0 try: 1 / n except: print "exn"
Original issue reported on code.google.com by dwhall...@gmail.com on 21 Jun 2013 at 4:28
dwhall...@gmail.com
Original comment by dwhall...@gmail.com on 21 Jun 2013 at 4:30
Original issue reported on code.google.com by
dwhall...@gmail.com
on 21 Jun 2013 at 4:28