mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
#11515: fix several typos. Patch by Piotr Kasprzyk.
This commit is contained in:
parent
f6db0bbbee
commit
42da663e6f
41 changed files with 1609 additions and 1608 deletions
|
@ -98,7 +98,7 @@ UNIVERSALARCHS = '32-bit'
|
|||
|
||||
ARCHLIST = universal_opts_map[UNIVERSALARCHS]
|
||||
|
||||
# Source directory (asume we're in Mac/BuildScript)
|
||||
# Source directory (assume we're in Mac/BuildScript)
|
||||
SRCDIR = os.path.dirname(
|
||||
os.path.dirname(
|
||||
os.path.dirname(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue