★ wanayoo — archive 1999 http://www.python.org/doc/current/lib/module-keyword.htmlNouvelle recherche | Portail wanayoo

3.18 keyword -- Testing for Python keywords

This module allows a Python program to determine if a string is a keyword. A single function is provided:

iskeyword (s)
Return true if s is a Python keyword.


Send comments on this document to python-docs@python.org.