mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
#11515: Merge with 3.1.
This commit is contained in:
commit
4969f709cc
49 changed files with 58 additions and 58 deletions
|
@ -105,8 +105,8 @@ setup_spawnattr(posix_spawnattr_t* spawnattr)
|
|||
|
||||
count = 1;
|
||||
|
||||
/* Run the real python executable using the same architure as this
|
||||
* executable, this allows users to controle the architecture using
|
||||
/* Run the real python executable using the same architecture as this
|
||||
* executable, this allows users to control the architecture using
|
||||
* "arch -ppc python"
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue