Update of /cvsroot/python/python/dist/src/Lib In directory usw-pr-cvs1:/tmp/cvs-serv19319/Lib Modified Files: Tag: release22-maint pydoc.py Log Message: Backport 1.72: SF bug 630824: pydoc Helper keywords missing 'yield' Wow, what a brittle subsystem! Fixed, maybe, provided Fred doesn't shuffle the docs around. Index: pydoc.py =================================================================== RCS file: /cvsroot/python/python/dist/src/Lib/pydoc.py,v retrieving revision 1.56.8.6 retrieving revision 1.56.8.7 diff -C2 -d -r1.56.8.6 -r1.56.8.7 *** pydoc.py 7 Oct 2002 17:09:25 -0000 1.56.8.6 --- pydoc.py 7 Nov 2002 00:28:54 -0000 1.56.8.7 *************** *** 1405,1408 **** --- 1405,1409 ---- 'try': ('ref/try', 'EXCEPTIONS'), 'while': ('ref/while', 'break continue if TRUTHVALUE'), + 'yield': ('ref/yield', ''), }
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