[Python-checkins] python/nondist/peps pep-0320.txt,1.11,1.12

fdrake at users.sourceforge.net fdrake at users.sourceforge.net
Tue May 25 20:11:05 EDT 2004


Update of /cvsroot/python/python/nondist/peps
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28481

Modified Files:
	pep-0320.txt 
Log Message:
Features planned for 2.4 aren't being pushed off to 2.4.


Index: pep-0320.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0320.txt,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** pep-0320.txt	19 May 2004 21:18:55 -0000	1.11
--- pep-0320.txt	26 May 2004 00:11:02 -0000	1.12
***************
*** 61,67 ****
      PEP 327: A Decimal package for fixed precision arithmetic.
  
!     PEP 328: Imports: Multi-line and Absolute/Relative.  (Possibly
!     the absolute/relative stuff is too controversial and will be 
!     pushed off to 2.4.)
  
      Deprecate and/or remove the modules listed in PEP 4 (posixfile,
--- 61,66 ----
      PEP 327: A Decimal package for fixed precision arithmetic.
  
!     PEP 328: Imports: Multi-line and Absolute/Relative.  (Still quite
!     controversial.)
  
      Deprecate and/or remove the modules listed in PEP 4 (posixfile,




More information about the Python-checkins mailing list