[docs] [issue11926] help("keywords") returns incomplete list of keywords

Éric Araujo report at bugs.python.org
Wed Apr 27 12:23:44 CEST 2011


Éric Araujo <merwok at netwok.org> added the comment:

True and False are keywords in 3.x for the parser (IIUC), even though they’re still instances of bool.

----------
nosy: +eric.araujo

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


More information about the docs mailing list