Correction: the Borland C port isn't fully operational yet
This commit is contained in:
parent
d043ab6503
commit
33a3b63e21
|
@ -829,8 +829,9 @@ to experiment with these modules can uncomment them manually.
|
||||||
core, Tim Peters fixing it, Michael finding another case, and round
|
core, Tim Peters fixing it, Michael finding another case, and round
|
||||||
and round it went.
|
and round it went.
|
||||||
|
|
||||||
\item On Windows, Python can now be compiled with Borland C thanks
|
\item On Windows, Python can now be compiled with Borland C thanks
|
||||||
to a number of patches contributed by Stephen Hansen.
|
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
|
\item Another Windows enhancement: Wise Solutions generously offered
|
||||||
PythonLabs use of their InstallerMaster 8.1 system. Earlier
|
PythonLabs use of their InstallerMaster 8.1 system. Earlier
|
||||||
|
@ -858,7 +859,7 @@ to experiment with these modules can uncomment them manually.
|
||||||
The author would like to thank the following people for offering
|
The author would like to thank the following people for offering
|
||||||
suggestions and corrections to various drafts of this article: Fred
|
suggestions and corrections to various drafts of this article: Fred
|
||||||
Bremmer, Keith Briggs, Fred L. Drake, Jr., Carel Fellinger, Mark
|
Bremmer, Keith Briggs, Fred L. Drake, Jr., Carel Fellinger, Mark
|
||||||
Hammond, Jack Jansen, Marc-Andr\'e Lemburg, Tim Peters, Neil
|
Hammond, Stephen Hansen, Jack Jansen, Marc-Andr\'e Lemburg, Tim Peters, Neil
|
||||||
Schemenauer, Guido van Rossum.
|
Schemenauer, Guido van Rossum.
|
||||||
|
|
||||||
\end{document}
|
\end{document}
|
||||||
|
|
Loading…
Reference in New Issue