(py-version): Hopefully fixed my XEmacs settings so this doesn't get
clobbered on checkin.
This commit is contained in:
parent
4269601f5c
commit
19b1c6156b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue