Files
emacs/lisp/progmodes/python.el
Stefan Monnier 4b39b741f1 python.el: don't syntax-propertize single/double quoted strings
* lisp/progmodes/python.el (python-syntax-propertize-function):
Only mark triple-quoted strings, let the normal syntax-table handle
the rest.
(python-syntax-stringify): Adjust accordingly.
2019-04-09 15:08:21 -04:00

221 KiB