diff doc/hgmanpage.py @ 27330:6fbf1159a85a

doc: make gendoc.py module import policy aware Without this, running gendoc.py during an install without C modules available (via `make local`) will result in an import failure because the default module load policy insists on C modules. We also remove the sys.path adjustment because it is no longer needed since our magic importer handles things.
author Gregory Szorc <gregory.szorc@gmail.com>
date Sat, 12 Dec 2015 13:23:29 -0500
parents 1aee2ab0f902
children cd5e7195e441
line wrap: on
line diff