[docs] [issue13801] The Python 3 Docs don't highlight nonlocal

Benjamin Peterson report at bugs.python.org
Mon Jan 16 16:36:08 CET 2012


Benjamin Peterson <benjamin at python.org> added the comment:

The problem was until very recently, pygments omitted the nonlocal keyword. We probably need to wait for another pygments release.

----------
nosy: +benjamin.peterson

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13801>
_______________________________________


More information about the docs mailing list