mirror of
https://github.com/python/cpython.git
synced 2025-10-06 15:11:58 +00:00
#11515: fix several typos. Patch by Piotr Kasprzyk.
This commit is contained in:
parent
1aa999c49e
commit
24b07bcba3
44 changed files with 51 additions and 50 deletions
|
@ -100,7 +100,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