mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
- Issue #16262: fix out-of-src-tree builds, if mercurial is not installed.
This commit is contained in:
commit
aee3c76acf
5 changed files with 31 additions and 25 deletions
|
@ -5,7 +5,6 @@
|
|||
# handle fields that have a type but no name
|
||||
|
||||
import os, sys
|
||||
import subprocess
|
||||
|
||||
import asdl
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue