None, True, False, Ellipsis, __debug__, and NotImplemented now use font-lock-constant...
authorFabián Ezequiel Gallina <fgallina@cuca>
Thu, 17 May 2012 03:03:19 +0000 (00:03 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Thu, 17 May 2012 03:03:19 +0000 (00:03 -0300)
commitc61d750ea726051dce14e4427f4f7b54b4704e63
tree335b28aaab805ebc8aedd74737ce48ed8d86be17
parent0b7b2e512dcad0b81d284414856bb9cb5da5f434
None, True, False, Ellipsis, __debug__, and NotImplemented now use font-lock-constant-face

Also copyright, license, credits, quit, exit are removed from
font-lock since they are added by the site module and only useful for
shell interaction and not programs.

See: http://docs.python.org/release/3.1.3/library/constants.html#constants-added-by-the-site-module
lisp/progmodes/python.el