Update of /cvsroot/python/python/dist/src/Mac/scripts In directory usw-pr-cvs1:/tmp/cvs-serv7206 Modified Files: gensuitemodule.py Log Message: "yield" is also a keyword. Spotted by Neal Norwitz. Index: gensuitemodule.py =================================================================== RCS file: /cvsroot/python/python/dist/src/Mac/scripts/gensuitemodule.py,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** gensuitemodule.py 2002/01/23 22:49:48 1.19 --- gensuitemodule.py 2002/01/24 12:36:51 1.20 *************** *** 821,825 **** "break", "except", "import", "print", "class", "exec", "in", "raise", "continue", "finally", "is", "return", "def", "for", "lambda", "try", ! "del", "from", "not", "while"] def identify(str): --- 821,825 ---- "break", "except", "import", "print", "class", "exec", "in", "raise", "continue", "finally", "is", "return", "def", "for", "lambda", "try", ! "del", "from", "not", "while", "yield"] def identify(str):
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