Files
pytest2/testing
antocuni 94c2fd4033 fix the annoying interaction between "pdb.set_trace()" and --pdb. The problem
is that pdb raises BdbQuit on exit, which is then caught by --pdb, showing an
unwanted pdb prompt.  Fix it by making --pdb to ignore BdbQuit

--HG--
branch : trunk
2010-10-06 14:28:06 +02:00
..
2010-07-26 21:15:15 +02:00
2010-07-26 21:15:15 +02:00
2010-10-05 17:21:27 +02:00
2010-01-27 13:02:02 +01:00
2010-09-28 16:38:46 +02:00