]> code.delx.au - gnu-emacs/commit
Add a number of Python 3 exceptions
authorJorgen Schaefer <contact@jorgenschaefer.de>
Wed, 27 Apr 2016 08:44:40 +0000 (10:44 +0200)
committerJorgen Schaefer <contact@jorgenschaefer.de>
Wed, 27 Apr 2016 08:46:43 +0000 (10:46 +0200)
commit1a08fb07546a4488511abb65bcae5c0d8b192c20
tree5b7fb6b5528b7f79000e05403a42be2fc683455b
parent5b5403289888efe8783ae6a405845b925f544ec1
Add a number of Python 3 exceptions

* lisp/progmoes/python.el (python-font-lock-keywords): Clean up the exception
list, adding a number of new Python 3 exceptions and moving some exceptions
to the Python 2 and 3 list as Python 2.7 includes them.
lisp/progmodes/python.el