summaryrefslogtreecommitdiffstats
path: root/Lib/irix5/DEVICE.py
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1992-09-08 11:59:04 (GMT)
committerGuido van Rossum <guido@python.org>1992-09-08 11:59:04 (GMT)
commit3577113d8366d1c75cf2cbdbeb5168fd86d2834c (patch)
tree1522d69f53f331f7e9ecf11b820baf7fdb67fb46 /Lib/irix5/DEVICE.py
parent7b3c8a1422be4e2d7bc5e59779071432ef57c1cb (diff)
downloadcpython-3577113d8366d1c75cf2cbdbeb5168fd86d2834c.zip
cpython-3577113d8366d1c75cf2cbdbeb5168fd86d2834c.tar.gz
cpython-3577113d8366d1c75cf2cbdbeb5168fd86d2834c.tar.bz2
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.
Diffstat (limited to 'Lib/irix5/DEVICE.py')
-rwxr-xr-xLib/irix5/DEVICE.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/Lib/irix5/DEVICE.py b/Lib/irix5/DEVICE.py
index 2c20485..7ace8cb 100755
--- a/Lib/irix5/DEVICE.py
+++ b/Lib/irix5/DEVICE.py
@@ -385,6 +385,7 @@ WINQUIT = 542
DEPTHCHANGE = 543
WINSHUT = 546
DRAWOVERLAY = 547
+VIDEO = 548
MENUBUTTON = RIGHTMOUSE
WINCLOSE = 537
KEYBDFNAMES = 544