Kaydet (Commit) 6c6db0a0 authored tarafından Barry Warsaw's avatar Barry Warsaw

(py-temp-directory): Minor docstring nit.

üst 7266496b
...@@ -246,7 +246,7 @@ told <grin>." ...@@ -246,7 +246,7 @@ told <grin>."
(funcall ok "/tmp") (funcall ok "/tmp")
(funcall ok ".") (funcall ok ".")
(error (error
"Couldn't find a usable temp directory -- set py-temp-directory"))) "Couldn't find a usable temp directory -- set `py-temp-directory'")))
"*Directory used for temp files created by a *Python* process. "*Directory used for temp files created by a *Python* process.
By default, the first directory from this list that exists and that you By default, the first directory from this list that exists and that you
can write into: the value (if any) of the environment variable TMPDIR, can write into: the value (if any) of the environment variable TMPDIR,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment