[Python-checkins] CVS: python/dist/src/Doc/tut tut.tex,1.107,1.108
Fred L. Drake
python-dev@python.org
2000年6月30日 09:06:21 -0700
- Previous message: [Python-checkins] CVS: python/dist/src/Doc Makefile,1.195,1.196
- Next message: [Python-checkins] CVS: python/dist/src/Doc/lib libascii.tex,1.2,1.3 libatexit.tex,1.2,1.3 libexcs.tex,1.29,1.30 libfuncs.tex,1.65,1.66 libos.tex,1.41,1.42 libstdtypes.tex,1.22,1.23 libsys.tex,1.36,1.37 libtempfile.tex,1.14,1.15 libundoc.tex,1.73,1.74
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/python/python/dist/src/Doc/tut
In directory slayer.i.sourceforge.net:/tmp/cvs-serv28564/tut
Modified Files:
tut.tex
Log Message:
Update version numbering from 1.6 to 2.0.
Index: tut.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/tut/tut.tex,v
retrieving revision 1.107
retrieving revision 1.108
diff -C2 -r1.107 -r1.108
*** tut.tex 2000年04月17日 14:56:31 1.107
--- tut.tex 2000年06月30日 16:06:19 1.108
***************
*** 738,742 ****
\sectionauthor{Marc-Andre Lemburg}{mal@lemburg.com}
! Starting with Python 1.6 a new data type for storing text data is
available to the programmer: the Unicode object. It can be used to
store and manipulate Unicode data (see \url{http://www.unicode.org})
--- 738,742 ----
\sectionauthor{Marc-Andre Lemburg}{mal@lemburg.com}
! Starting with Python 2.0 a new data type for storing text data is
available to the programmer: the Unicode object. It can be used to
store and manipulate Unicode data (see \url{http://www.unicode.org})
- Previous message: [Python-checkins] CVS: python/dist/src/Doc Makefile,1.195,1.196
- Next message: [Python-checkins] CVS: python/dist/src/Doc/lib libascii.tex,1.2,1.3 libatexit.tex,1.2,1.3 libexcs.tex,1.29,1.30 libfuncs.tex,1.65,1.66 libos.tex,1.41,1.42 libstdtypes.tex,1.22,1.23 libsys.tex,1.36,1.37 libtempfile.tex,1.14,1.15 libundoc.tex,1.73,1.74
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]