]> granicus.if.org Git - python/commit
Patrick K. O'Brien notices that kwlist was missing from __all__.
authorRaymond Hettinger <python@rcn.com>
Wed, 30 Oct 2002 05:17:22 +0000 (05:17 +0000)
committerRaymond Hettinger <python@rcn.com>
Wed, 30 Oct 2002 05:17:22 +0000 (05:17 +0000)
commitedc853e2f49e140dd182d688bf57765caa2f6118
tree727d1bb74a8340f94075db3e09618426715a2f90
parent37e477216beb70d100a9d4ca670158d33f77cd96
Patrick K. O'Brien notices that kwlist was missing from __all__.
Added because it is part of the documented interface.
Lib/keyword.py