diff options
Diffstat (limited to 'lisp/progmodes/python.el')
| -rw-r--r-- | lisp/progmodes/python.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/progmodes/python.el b/lisp/progmodes/python.el index c35b4eec320..5262fa160f9 100644 --- a/lisp/progmodes/python.el +++ b/lisp/progmodes/python.el | |||
| @@ -3,6 +3,8 @@ | |||
| 3 | ;; Copyright (C) 2010, 2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010, 2011 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Fabián E. Gallina <fabian@anue.biz> | 5 | ;; Author: Fabián E. Gallina <fabian@anue.biz> |
| 6 | ;; URL: https://github.com/fgallina/python.el | ||
| 7 | ;; Version: 0.23.1 | ||
| 6 | ;; Maintainer: FSF | 8 | ;; Maintainer: FSF |
| 7 | ;; Created: Jul 2010 | 9 | ;; Created: Jul 2010 |
| 8 | ;; Keywords: languages | 10 | ;; Keywords: languages |