[Python-checkins] python/nondist/peps pep-0011.txt,1.8,1.9

loewis@users.sourceforge.net loewis@users.sourceforge.net
Thu, 19 Dec 2002 08:20:06 -0800


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

Modified Files:
	pep-0011.txt 
Log Message:
Unsupport --without-universal-newlines.


Index: pep-0011.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0011.txt,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** pep-0011.txt	23 Nov 2002 14:36:03 -0000	1.8
--- pep-0011.txt	19 Dec 2002 16:20:04 -0000	1.9
***************
*** 118,121 ****
--- 118,124 ----
      Code removed in:  Python 2.4
  
+     Name:             Systems using --without-universal-newlines,
+     Unsupported in:   Python 2.3
+     Code removed in:  Python 2.4
  
  Copyright