[Python-checkins] python/dist/src/Doc/whatsnew whatsnew23.tex,1.94,1.95

akuchling@users.sourceforge.net akuchling@users.sourceforge.net
2002年12月31日 10:34:57 -0800


Update of /cvsroot/python/python/dist/src/Doc/whatsnew
In directory sc8-pr-cvs1:/tmp/cvs-serv13211
Modified Files:
	whatsnew23.tex 
Log Message:
Results of a rewrite pass
Index: whatsnew23.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/whatsnew/whatsnew23.tex,v
retrieving revision 1.94
retrieving revision 1.95
diff -C2 -d -r1.94 -r1.95
*** whatsnew23.tex	31 Dec 2002 14:03:45 -0000	1.94
--- whatsnew23.tex	31 Dec 2002 18:34:54 -0000	1.95
***************
*** 20,25 ****
 
 This article explains the new features in Python 2.3. The tentative
! release date of Python 2.3 is currently scheduled for some undefined
! time before the end of 2002.
 
 This article doesn't attempt to provide a complete specification of
--- 20,24 ----
 
 This article explains the new features in Python 2.3. The tentative
! release date of Python 2.3 is currently scheduled for mid-2003.
[...1342 lines suppressed...]
! \member{f_lineno} attribute of frame objects, changing the line that
! will be executed next. A \samp{jump} command has been added to the
! \module{pdb} debugger taking advantage of this new feature.
! (Implemented by Richie Hindle.)
 
 \end{itemize}
***************
*** 1969,1973 ****
 \section{Porting to Python 2.3}
 
! This section lists changes that may actually require changes to your code:
 
 \begin{itemize}
--- 1961,1966 ----
 \section{Porting to Python 2.3}
 
! This section lists previously described changes that may require
! changes to your code:
 
 \begin{itemize}

AltStyle によって変換されたページ (->オリジナル) /