(py-version): Hopefully fixed my XEmacs settings so this doesn't get
clobbered on checkin.
diff --git a/Misc/python-mode.el b/Misc/python-mode.el
index 4837910..eb37e3a 100644
--- a/Misc/python-mode.el
+++ b/Misc/python-mode.el
@@ -8,7 +8,7 @@
 ;; Created:    Feb 1992
 ;; Keywords:   python languages oop
 
-(defconst py-version "4.3"
+(defconst py-version "$Revision$"
   "`python-mode' version number.")
 
 ;; This software is provided as-is, without express or implied