Homec4science

Use tempfile.mktemp() instead of os.tempnam() due to security concerns.

Authored by Tibor Simko <tibor.simko@cern.ch> on Dec 18 2003, 10:29.

Description

Use tempfile.mktemp() instead of os.tempnam() due to security concerns.

Details

Committed
Tibor Simko <tibor.simko@cern.ch>Dec 18 2003, 10:29
Parents
R3600:d5367343396a: Added tempfile.
Branches
Unknown
Tags
Unknown

Event Timeline

Tibor Simko <tibor.simko@cern.ch> committed R3600:23d9c11398f6: Use tempfile.mktemp() instead of os.tempnam() due to security concerns. (authored by Tibor Simko <tibor.simko@cern.ch>).Dec 18 2003, 10:29