Home
last modified time | relevance | path

Searched refs:TMP_CADIR (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dmake_ssl_certs.py172 TMP_CADIR = 'cadir' variable
175 shutil.rmtree(TMP_CADIR)
178 os.mkdir(TMP_CADIR)
207 '-out', 'pycacert.pem', '-batch', '-outdir', TMP_CADIR,

Completed in 1 milliseconds