[Python-checkins] CVS: python/dist/src/Doc/tut tut.tex,1.103,1.104

Fred Drake python-dev@python.org
Mon, 3 Apr 2000 00:27:01 -0400


Update of /projects/cvsroot/python/dist/src/Doc/tut
In directory seahag.cnri.reston.va.us:/home/fdrake/projects/python/Doc/tut
Modified Files:
	tut.tex 
Log Message:
Merge in changes from the 1.5.2p2 release.
Index: tut.tex
===================================================================
RCS file: /projects/cvsroot/python/dist/src/Doc/tut/tut.tex,v
retrieving revision 1.103
retrieving revision 1.104
diff -C2 -r1.103 -r1.104
*** tut.tex	1999年11月10日 16:17:10	1.103
--- tut.tex	2000年04月03日 04:26:58	1.104
***************
*** 4,8 ****
 % Add a section on file I/O
 % Write a chapter entitled ``Some Useful Modules''
! % --regex, math+cmath
 % Should really move the Python startup file info to an appendix
 
--- 4,8 ----
 % Add a section on file I/O
 % Write a chapter entitled ``Some Useful Modules''
! % --re, math+cmath
 % Should really move the Python startup file info to an appendix
[...1461 lines suppressed...]
 
 \begin{verbatim}
***************
*** 3740,3747 ****
 Automatic completion of variable and module names is optionally
 available. To enable it in the interpreter's interactive mode, add
! the following to your \file{\$HOME/.pythonrc.py} file:% $ <- bow to font-lock
 \indexii{.pythonrc.py}{file}
! \refstmodindex{rlcompleter}
! \refbimodindex{readline}
 
 \begin{verbatim}
--- 3884,3890 ----
 Automatic completion of variable and module names is optionally
 available. To enable it in the interpreter's interactive mode, add
! the following to your \file{\$HOME/.pythonrc.py} file:%
 \indexii{.pythonrc.py}{file}
! \refstmodindex{rlcompleter}\refbimodindex{readline}
 
 \begin{verbatim}

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