summaryrefslogtreecommitdiffstats
path: root/Misc/python-mode.el
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2001-07-06 20:27:29 (GMT)
committerBarry Warsaw <barry@python.org>2001-07-06 20:27:29 (GMT)
commit19b1c6156bcb9d8c79808c718be2dac2f55c6d00 (patch)
treebed0cf1c94346656a32aae1e6df4f5f12f67a048 /Misc/python-mode.el
parent4269601f5c57a16bce656efd4576c86b054a95cd (diff)
downloadcpython-19b1c6156bcb9d8c79808c718be2dac2f55c6d00.zip
cpython-19b1c6156bcb9d8c79808c718be2dac2f55c6d00.tar.gz
cpython-19b1c6156bcb9d8c79808c718be2dac2f55c6d00.tar.bz2
(py-version): Hopefully fixed my XEmacs settings so this doesn't get
clobbered on checkin.
Diffstat (limited to 'Misc/python-mode.el')
-rw-r--r--Misc/python-mode.el2
1 files changed, 1 insertions, 1 deletions
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