mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
#11515: Merge with 3.1.
This commit is contained in:
commit
4969f709cc
49 changed files with 58 additions and 58 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