Home
last modified time | relevance | path

Searched refs:SRCDIR (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/faqwiz/
Dfaqw.py22 SRCDIR = "/usr/people/guido/python/src/Tools/faqwiz" variable
25 sys.path.insert(0, SRCDIR)
DREADME49 This will be called the SRCDIR. This directory should not be writable
70 and the values for SRCDIR and FAQDIR that you just chose. Then
111 bootstrap script to add FAQDIR/.. to sys.path (in front of SRCDIR, so
112 the dummy faqcust.py from SRCDIR is ignored).