mirror of
https://github.com/python/cpython.git
synced 2025-10-22 06:32:43 +00:00
#updated commentary
This commit is contained in:
parent
5490a06fc7
commit
cf34d2a010
1 changed files with 3 additions and 4 deletions
|
@ -17,12 +17,11 @@
|
||||||
;; notice and this paragraph appear in all copies.
|
;; notice and this paragraph appear in all copies.
|
||||||
|
|
||||||
;;; Commentary:
|
;;; Commentary:
|
||||||
;;
|
|
||||||
|
|
||||||
;; This is a major mode for editing Python programs. It was developed
|
;; This is a major mode for editing Python programs. It was developed
|
||||||
;; by Tim Peters after an original idea by Michael A. Guravage. Tim
|
;; by Tim Peters after an original idea by Michael A. Guravage. In
|
||||||
;; left the net for a while and in the interim, Barry Warsaw has
|
;; 1995, Barry Warsaw inherited the mode after Tim left the net, and
|
||||||
;; undertaken maintenance of the mode.
|
;; is the current maintainer.
|
||||||
|
|
||||||
;; At some point this mode will undergo a rewrite to bring it more in
|
;; At some point this mode will undergo a rewrite to bring it more in
|
||||||
;; line with GNU Emacs Lisp coding standards, and to wax all the Emacs
|
;; line with GNU Emacs Lisp coding standards, and to wax all the Emacs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue