Refined testing code (added comments and solutions to exercises). New pdb example. test-bostroem
authorAzalee Bostroem <abostroem@gmail.com>
Tue, 27 Nov 2012 03:13:35 +0000 (22:13 -0500)
committerW. Trevor King <wking@tremily.us>
Fri, 1 Nov 2013 03:47:07 +0000 (20:47 -0700)
commitd0a4fb65dbf40cf2a2801301ee1f0299c5596037
tree74bcce89ee8d52338960773291ba7c58c9342fd7
parent18541b66e77879617853c4ecc2aa759a0061c332
Refined testing code (added comments and solutions to exercises). New pdb example.
testing_debugging_part1/PresenterNotes.ipynb
testing_debugging_part1/pdb_example.py [new file with mode: 0644]
testing_debugging_part1/traceback_example.py