mirror of
https://github.com/python/cpython.git
synced 2025-07-24 19:54:21 +00:00
Fixed a grab-bag of typos spotted by Rob Hooft.
This commit is contained in:
parent
aa5372caa7
commit
612eb9f58f
9 changed files with 11 additions and 11 deletions
|
@ -145,7 +145,7 @@ class CygwinCCompiler (UnixCCompiler):
|
|||
]
|
||||
|
||||
# who wants symbols and a many times larger output file
|
||||
# should explicitely switch the debug mode on
|
||||
# should explicitly switch the debug mode on
|
||||
# otherwise we let dllwrap strip the output file
|
||||
# (On my machine unstripped_file = stripped_file + 254KB
|
||||
# 10KB < stripped_file < ??100KB )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue