Message104739
a note on testing: it should be possible to integrate the tests into existing test_pdb.py by simply placing subprocess based tests next to doctest-based tests. This way pdb tests will at least be in a single module. (this is an approach taken by a patch in
http://bugs.python.org/issue7964)
Would it be better? |
|
| Date |
User |
Action |
Args |
| 2010-05-01 19:10:45 | isandler | set | recipients:
+ isandler, gregory.p.smith, draghuram, r.david.murray |
| 2010-05-01 19:10:44 | isandler | set | messageid: <1272741044.96.0.963734958184.issue7245@psf.upfronthosting.co.za> |
| 2010-05-01 19:10:42 | isandler | link | issue7245 messages |
| 2010-05-01 19:10:42 | isandler | create | |
|