• Juanma Barranquero's avatar
    Fix bug#21762 · 590a820f
    Juanma Barranquero authored
    * lisp/progmodes/python.el (python-syntax-closing-paren-p): Check with
    `eql' instead of `=' to accommodate the case that (syntax-after (point))
    returns nil.
    
    * test/automated/python-tests.el (python-indent-inside-paren-7):
    New test.
    590a820f
python.el 207 KB