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.
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 @@
 DEPTHCHANGE = 543
 WINSHUT = 546
 DRAWOVERLAY = 547
+VIDEO = 548
 MENUBUTTON = RIGHTMOUSE
 WINCLOSE = 537
 KEYBDFNAMES = 544