diff options
| author | Tim Peters <tim.peters@gmail.com> | 2004-08-09 15:43:47 (GMT) | 
|---|---|---|
| committer | Tim Peters <tim.peters@gmail.com> | 2004-08-09 15:43:47 (GMT) | 
| commit | 413ced6c226b5a89c45cf2f4da79126f75cb200b (patch) | |
| tree | fa16fdd9798163303b639e008cef6b84766248e1 /Tools/scripts/pydocgui.pyw | |
| parent | 0d2a75c7b867fca895ac420db3585297c51864c7 (diff) | |
| download | cpython-413ced6c226b5a89c45cf2f4da79126f75cb200b.zip cpython-413ced6c226b5a89c45cf2f4da79126f75cb200b.tar.gz cpython-413ced6c226b5a89c45cf2f4da79126f75cb200b.tar.bz2 | |
This started as a spelling and whitespace cleanup.  The comment for
the set_trace fiddling didn't make sense to me, and I ended up reworking
that part of the code.  We really do want to save and restore
pdb.set_trace, so that each dynamically nested level of doctest gets
sys.stdout fiddled to what's appropriate for *it*.  The only "trick"
really needed is that these layers of set_trace wrappers each call the
original pdb.set_trace (instead of the current pdb.set_trace).
Diffstat (limited to 'Tools/scripts/pydocgui.pyw')
0 files changed, 0 insertions, 0 deletions
