Update of /cvsroot/python/python/dist/src/Lib In directory usw-pr-cvs1:/tmp/cvs-serv12527 Modified Files: Tag: release22-maint keyword.py Log Message: Patrick K. O'Brien noticed that kwlist was missing from __all__. Added because it is part of the documented interface. Index: keyword.py =================================================================== RCS file: /cvsroot/python/python/dist/src/Lib/keyword.py,v retrieving revision 1.11 retrieving revision 1.11.16.1 diff -C2 -d -r1.11 -r1.11.16.1 *** keyword.py 19 Jun 2001 00:26:25 -0000 1.11 --- keyword.py 30 Oct 2002 05:26:45 -0000 1.11.16.1 *************** *** 11,15 **** """ ! __all__ = ["iskeyword"] kwlist = [ --- 11,15 ---- """ ! __all__ = ["iskeyword", "kwlist"] kwlist = [
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4