Update of /cvsroot/py-howto/pyhowto
In directory usw-pr-cvs1:/tmp/cvs-serv1608
Modified Files:
python-22.tex
Log Message:
Correction: the Borland C port isn't fully operational yet
Index: python-22.tex
===================================================================
RCS file: /cvsroot/py-howto/pyhowto/python-22.tex,v
retrieving revision 1.24
retrieving revision 1.25
diff -C2 -r1.24 -r1.25
*** python-22.tex 2001/08/30 21:30:16 1.24
--- python-22.tex 2001/09/04 21:25:58 1.25
***************
*** 830,835 ****
and round it went.
! \item On Windows, Python can now be compiled with Borland C thanks
! to a number of patches contributed by Stephen Hansen.
\item Another Windows enhancement: Wise Solutions generously offered
--- 830,836 ----
and round it went.
! \item On Windows, Python can now be compiled with Borland C thanks
! to a number of patches contributed by Stephen Hansen, though the
! result isn't fully functional yet. (But this \emph{is} progress...)
\item Another Windows enhancement: Wise Solutions generously offered
***************
*** 859,863 ****
suggestions and corrections to various drafts of this article: Fred
Bremmer, Keith Briggs, Fred L. Drake, Jr., Carel Fellinger, Mark
! Hammond, Jack Jansen, Marc-Andr\'e Lemburg, Tim Peters, Neil
Schemenauer, Guido van Rossum.
--- 860,864 ----
suggestions and corrections to various drafts of this article: Fred
Bremmer, Keith Briggs, Fred L. Drake, Jr., Carel Fellinger, Mark
! Hammond, Stephen Hansen, Jack Jansen, Marc-Andr\'e Lemburg, Tim Peters, Neil
Schemenauer, Guido van Rossum.
|