[Python-checkins] python/nondist/peps pep-0320.txt,1.4,1.5

mwh at users.sourceforge.net mwh at users.sourceforge.net
Tue Jan 13 06:08:02 EST 2004


Update of /cvsroot/python/python/nondist/peps
In directory sc8-pr-cvs1:/tmp/cvs-serv5645

Modified Files:
	pep-0320.txt 
Log Message:
Add collections package feature in a probably fruitless attempt to
stop it being forgotten :-)


Index: pep-0320.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0320.txt,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** pep-0320.txt	7 Jan 2004 05:23:45 -0000	1.4
--- pep-0320.txt	13 Jan 2004 11:08:00 -0000	1.5
***************
*** 57,60 ****
--- 57,62 ----
      Too early for anything more to get done here.
  
+     Add collections package (move new builtin set stuff to here?).
+ 
  
  Ongoing tasks





More information about the Python-checkins mailing list