Georg Brandl
|
3e67c5c52e
|
Revert r83267, as it breaks a few doctests and generally leads to ugly truncated output.
|
2010-07-30 14:14:42 +00:00 |
Georg Brandl
|
f833a56fd2
|
#7539: use _saferepr() for printing exceptions from pdb.
|
2010-07-30 09:18:49 +00:00 |
Georg Brandl
|
a4f46e1292
|
Remove unused imports in test modules.
|
2010-02-07 17:03:15 +00:00 |
Georg Brandl
|
69dfe8d80e
|
Make the pdb displayhook compatible with the standard displayhook: do not print Nones. Add a test for that.
|
2009-09-16 16:36:39 +00:00 |
Georg Brandl
|
6c39f06ab2
|
Remove some more boilerplate from the actual tests in test_pdb.
|
2009-09-16 16:22:12 +00:00 |
Georg Brandl
|
4d4313d59d
|
#5142: add module skipping feature to pdb.
|
2009-05-05 08:54:11 +00:00 |