A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-checkins/2003-January/033121.html below:

[Python-checkins] python/dist/src/Lib pickle.py,1.82,1.83

[Python-checkins] python/dist/src/Lib pickle.py,1.82,1.83tim_one@users.sourceforge.net tim_one@users.sourceforge.net
Mon, 27 Jan 2003 16:24:45 -0800
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