aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/python.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/progmodes/python.el')
-rw-r--r--lisp/progmodes/python.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/progmodes/python.el b/lisp/progmodes/python.el
index 4b940b3f13b..d3cb5a77e22 100644
--- a/lisp/progmodes/python.el
+++ b/lisp/progmodes/python.el
@@ -10,6 +10,9 @@
10;; Created: Jul 2010 10;; Created: Jul 2010
11;; Keywords: languages 11;; Keywords: languages
12 12
13;; This is a GNU ELPA :core package. Avoid functionality that is not
14;; compatible with the version of Emacs recorded above.
15
13;; This file is part of GNU Emacs. 16;; This file is part of GNU Emacs.
14 17
15;; GNU Emacs is free software: you can redistribute it and/or modify 18;; GNU Emacs is free software: you can redistribute it and/or modify