ebranca / owasp-pysec

OWASP Python Security Project
Apache License 2.0
406 stars 108 forks source link

No mode in temp file creation call in "./pysec/io/temp.py:59" #7

Closed ebranca closed 10 years ago

ebranca commented 10 years ago

Not possible to set mode when creating temp file o temp folder ./pysec/io/temp.py:59 def mkdtemp(dir, prefix, suffix)