mirror of
https://github.com/python/cpython.git
synced 2025-11-25 04:34:37 +00:00
#11565: Fix several typos. Patch by Piotr Kasprzyk.
This commit is contained in:
parent
6905de14fe
commit
c2077b0d9b
91 changed files with 125 additions and 125 deletions
|
|
@ -7,7 +7,7 @@ I dont consider it worth parsing the MSVC makefiles for compiler options. Even
|
|||
we get it just right, a specific freeze application may have specific compiler
|
||||
options anyway (eg, to enable or disable specific functionality)
|
||||
|
||||
So my basic stragtegy is:
|
||||
So my basic strategy is:
|
||||
|
||||
* Have some Windows INI files which "describe" one or more extension modules.
|
||||
(Freeze comes with a default one for all known modules - but you can specify
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue