]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added post_mortem() and pm() interfaces to pdb and wdb.
authorGuido van Rossum <guido@python.org>
Tue, 8 Sep 1992 11:59:04 +0000 (11:59 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 8 Sep 1992 11:59:04 +0000 (11:59 +0000)
commit3577113d8366d1c75cf2cbdbeb5168fd86d2834c
tree1522d69f53f331f7e9ecf11b820baf7fdb67fb46
parent7b3c8a1422be4e2d7bc5e59779071432ef57c1cb
Added post_mortem() and pm() interfaces to pdb and wdb.
Added colorsys.py (color system conversions).
SV.py: new version for new svideo.h (Sjoerd).
DEVICE.py: added VIDEO event type.
Lib/irix5/DEVICE.py
Lib/lib-stdwin/wdb.py
Lib/pdb.doc
Lib/pdb.py
Lib/plat-irix5/DEVICE.py
Lib/stdwin/wdb.py