]> granicus.if.org Git - python/commit
Improve the documentation for the os.P_* constants used with the os.spawn*()
authorFred Drake <fdrake@acm.org>
Tue, 9 Oct 2001 18:07:04 +0000 (18:07 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 9 Oct 2001 18:07:04 +0000 (18:07 +0000)
commit938a8d723ccc82bd5a46354a5740f138d9cfe33e
tree56be76c3190df5a7fcde530b4fc0bc468bb9fe49
parent92350b3a1f7446e561305bfaa101efeb08286bcc
Improve the documentation for the os.P_* constants used with the os.spawn*()
functions to include information about how they affect the operation of
those functions when used as the "mode" parameter.
This closes SF bug #468384.

Added warnings to the os.tempnam() and os.tmpnam() functions regarding their
security problem.  These warning mirror the warnings added to the runtime
by Skip Montanaro.
Doc/lib/libos.tex