summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>1998-04-02 19:27:18 (GMT)
committerBarry Warsaw <barry@python.org>1998-04-02 19:27:18 (GMT)
commit5204b4a9842fa3a5db54a60994e84a9fe0e1206c (patch)
treeb449b26e7c2810a8e00f41b6234a02114c34db9b /Misc
parentdc40904a3281ca976f563164c835fa6ffc47ed4a (diff)
downloadcpython-5204b4a9842fa3a5db54a60994e84a9fe0e1206c.zip
cpython-5204b4a9842fa3a5db54a60994e84a9fe0e1206c.tar.gz
cpython-5204b4a9842fa3a5db54a60994e84a9fe0e1206c.tar.bz2
#Oops, I lost the CVS/RCS $Revision$
Diffstat (limited to 'Misc')
-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 b50ce95..9aa6475 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 "3.51"
+(defconst py-version "$Revision$"
"`python-mode' version number.")
;; This software is provided as-is, without express or implied