]> granicus.if.org Git - python/commit
Get rid of keyword list and use keyword.iskeyword() function (which I wasn't aware...
authorJack Jansen <jack.jansen@cwi.nl>
Thu, 24 Jan 2002 22:44:07 +0000 (22:44 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Thu, 24 Jan 2002 22:44:07 +0000 (22:44 +0000)
commitb2ecc2c6c8554185c2f6aae985a41921f1f21d1e
tree24017dc8641e9935f549acf984ce69ecd5368480
parent744f67fb62a1eb98ec17eecfa89f98361b35bd11
Get rid of keyword list and use keyword.iskeyword() function (which I wasn't aware of previously).
Mac/scripts/gensuitemodule.py