* lisp/progmodes/python.el: Recognize docstrings.
commit9dfa949c0d24b8b74104e5cd1ac2fc0bdaa37341
authorTom Willemse <tom@ryuslash.org>
Sun, 7 Dec 2014 16:24:35 +0000 (7 11:24 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sun, 7 Dec 2014 16:24:35 +0000 (7 11:24 -0500)
tree6919ef1099c33e89985fc2399b36bbbb055cbab6
parentf3a685812a408968a24dd8ca97fdfae8ef266037
* lisp/progmodes/python.el: Recognize docstrings.

(python-docstring-at-p, python-font-lock-syntactic-face-function):
New functions.
(python-mode): Use them.
lisp/ChangeLog
lisp/progmodes/python.el