[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
- Previous message: [Python-checkins] CVS: python/dist/src/Doc/tools buildindex.py,1.10,1.11 getpagecounts,1.5,1.6 mkdvi.sh,1.7,1.8 mkhowto,1.7,1.8 mkhtml.sh,1.11,1.12 mkmodindex,1.4,1.5 mksourcepkg,1.1,1.2
- Next message: [Python-checkins] CVS: python/dist/src/Doc/perl SynopsisTable.pm,1.4,1.5 l2hinit.perl,1.41,1.42 ltxmarkup.perl,1.3,1.4 python.perl,1.68,1.69
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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}
- Previous message: [Python-checkins] CVS: python/dist/src/Doc/tools buildindex.py,1.10,1.11 getpagecounts,1.5,1.6 mkdvi.sh,1.7,1.8 mkhowto,1.7,1.8 mkhtml.sh,1.11,1.12 mkmodindex,1.4,1.5 mksourcepkg,1.1,1.2
- Next message: [Python-checkins] CVS: python/dist/src/Doc/perl SynopsisTable.pm,1.4,1.5 l2hinit.perl,1.41,1.42 ltxmarkup.perl,1.3,1.4 python.perl,1.68,1.69
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]