commit | edc853e2f49e140dd182d688bf57765caa2f6118 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Wed Oct 30 05:17:22 2002 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Wed Oct 30 05:17:22 2002 +0000 |
tree | 727d1bb74a8340f94075db3e09618426715a2f90 | |
parent | 37e477216beb70d100a9d4ca670158d33f77cd96 [diff] |
Patrick K. O'Brien notices that kwlist was missing from __all__. Added because it is part of the documented interface.