[Python-checkins] python/dist/src/Doc/inst inst.tex,1.47,1.48

fdrake@users.sourceforge.net fdrake@users.sourceforge.net
Wed, 02 Jul 2003 05:27:45 -0700


Update of /cvsroot/python/python/dist/src/Doc/inst
In directory sc8-pr-cvs1:/tmp/cvs-serv13911/inst

Modified Files:
	inst.tex 
Log Message:
Fix a variety of small markup nits.

Index: inst.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/inst/inst.tex,v
retrieving revision 1.47
retrieving revision 1.48
diff -C2 -d -r1.47 -r1.48
*** inst.tex	4 Mar 2003 19:36:11 -0000	1.47
--- inst.tex	2 Jul 2003 12:27:43 -0000	1.48
***************
*** 700,704 ****
   '/usr/local/lib/python2.3/site-packages']
  >>>
! \end{verbatim}
  
  The null string in \code{sys.path} represents the current working
--- 700,704 ----
   '/usr/local/lib/python2.3/site-packages']
  >>>
! \end{verbatim} % $ <-- bow to font-lock
  
  The null string in \code{sys.path} represents the current working
***************
*** 1003,1007 ****
  \sectionauthor{Rene Liebscher}{R.Liebscher@gmx.de}
  
! \subsubsection{Borland C++}
  
  This subsection describes the necessary steps to use Distutils with the 
--- 1003,1007 ----
  \sectionauthor{Rene Liebscher}{R.Liebscher@gmx.de}
  
! \subsubsection{Borland \Cpp}
  
  This subsection describes the necessary steps to use Distutils with the 
***************
*** 1057,1061 ****
    \seetitle[http://www.cyberus.ca/\~{}g_will/pyExtenDL.shtml]
      {Creating Python Extensions Using Borland's Free Compiler}
!     {Document describing how to use Borland's free command-line C++
       compiler to build Python.}
  \end{seealso}
--- 1057,1061 ----
    \seetitle[http://www.cyberus.ca/\~{}g_will/pyExtenDL.shtml]
      {Creating Python Extensions Using Borland's Free Compiler}
!     {Document describing how to use Borland's free command-line \Cpp
       compiler to build Python.}
  \end{seealso}