- Issue #16262: fix out-of-src-tree builds, if mercurial is not installed.

This commit is contained in:
Matthias Klose 2012-10-21 23:12:35 +02:00
commit aee3c76acf
5 changed files with 31 additions and 25 deletions

View file

@ -5,7 +5,6 @@
# handle fields that have a type but no name
import os, sys
import subprocess
import asdl