[Python-checkins] python/nondist/peps pep-0320.txt,1.1,1.2

akuchling at users.sourceforge.net akuchling at users.sourceforge.net
Wed Nov 19 12:03:35 EST 2003


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

Modified Files:
	pep-0320.txt 
Log Message:
Add reminder

Index: pep-0320.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0320.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** pep-0320.txt	29 Jul 2003 04:35:27 -0000	1.1
--- pep-0320.txt	19 Nov 2003 17:03:32 -0000	1.2
***************
*** 36,39 ****
--- 36,44 ----
  Planned features for 2.4
  
+     Deprecate and/or remove the modules listed in PEP 4 (posixfile,
+     gopherlib, audioop, pre, others)
+ 
+     Remove support for platforms as described in PEP 11.
+     
      Too early for anything more to get done here.
  





More information about the Python-checkins mailing list