Enhancements for triple-quote string syntax.
authorFabián Ezequiel Gallina <fgallina@gnu.org>
Sun, 30 Sep 2012 20:14:02 +0000 (17:14 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Sun, 30 Sep 2012 20:14:02 +0000 (17:14 -0300)
commit5727eadff9e9bfd5d0af90e4fbe21697cba444b1
tree31dc8aef28471cc449ac2ed6c921b7e0ba35780e
parentb43d62ae72b1b597b145077537444c422279994e
Enhancements for triple-quote string syntax.
* progmodes/python.el (python-syntax-propertize-function): Match
both quote cases in one regexp.
(python-syntax-stringify): Handle matches properly.
lisp/progmodes/python.el