Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 19b1c61

Browse files
committed
(py-version): Hopefully fixed my XEmacs settings so this doesn't get
clobbered on checkin.
1 parent 4269601 commit 19b1c61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Misc/python-mode.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
;; Created: Feb 1992
99
;; Keywords: python languages oop
1010

11-
(defconst py-version "4.3"
11+
(defconst py-version "$Revision$"
1212
"`python-mode' version number.")
1313

1414
;; This software is provided as-is, without express or implied

0 commit comments

Comments
 (0)