Home
last modified time | relevance | path

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

/external/python/cpython2/Tools/faqwiz/
Dfaqconf.py103 SH_RLOG_H = RCSBINDIR + "rlog -h %(file)s < NUL" variable
111 SH_RLOG_H = RCSBINDIR + "rlog -h %(file)s </dev/null 2>&1" variable
Dfaqwiz.py232 command = interpolate(SH_RLOG_H, self)