Update of /cvsroot/python/python/dist/src/Lib In directory sc8-pr-cvs1:/tmp/cvs-serv27922/Lib Modified Files: pickle.py Log Message: Repaired grammar in new comment. Index: pickle.py =================================================================== RCS file: /cvsroot/python/python/dist/src/Lib/pickle.py,v retrieving revision 1.82 retrieving revision 1.83 diff -C2 -d -r1.82 -r1.83 *** pickle.py 28 Jan 2003 00:23:36 -0000 1.82 --- pickle.py 28 Jan 2003 00:24:43 -0000 1.83 *************** *** 214,218 **** # convention. The only requirement is that the memo values be unique. # But there appears no advantage to any other scheme, and this ! # scheme allows the Unpickler memo to implemented as a plain (but # growable) array, indexed by memo key. d = id(obj) --- 214,218 ---- # convention. The only requirement is that the memo values be unique. # But there appears no advantage to any other scheme, and this ! # scheme allows the Unpickler memo to be implemented as a plain (but # growable) array, indexed by memo key. d = id(obj)
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