Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/faqwiz/
Dfaqw.py21 FAQDIR = "/usr/people/guido/python/FAQ" variable
24 os.chdir(FAQDIR)
DREADME55 FAQDIR. Create a subdirectory named RCS. Make both the working
70 and the values for SRCDIR and FAQDIR that you just chose. Then
98 If you have multiple FAQs, you need a separate FAQDIR per FAQ, and a
100 be to have the faqcust.py for each FAQ live in the FAQDIR for that
101 FAQ, but that creates some security concerns, since the FAQDIR must be
110 set FAQDIR to point to the DATA directory and change the faqw.py
111 bootstrap script to add FAQDIR/.. to sys.path (in front of SRCDIR, so