]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Import the keyword module instead of relying on our own list of
authorGuido van Rossum <guido@python.org>
Tue, 4 Dec 2001 20:39:36 +0000 (20:39 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 4 Dec 2001 20:39:36 +0000 (20:39 +0000)
commit4ed6be710752a6f61f16170b1f5198263da1429b
tree1858501d74860cc605383e01c711c0b3a3f43366
parent41c6719fe4505f0f2303ce8b0c1edd1818e0a207
Import the keyword module instead of relying on our own list of
reserved words.  No longer need to import string.
Doc/ref/reswords.py