issues
search
ebranca
/
owasp-pysec
OWASP Python Security Project
Apache License 2.0
406
stars
108
forks
source link
Option to Open and create or raise in "./pysec/io/fd.py"
#13
Closed
ebranca
closed
10 years ago
ebranca
commented
10 years ago
Option to Open and create or raise in "./pysec/io/fd.py"
Need option to create a file if not exist
try to read the file and if does not exists raise exception
Option to Open and create or raise in "./pysec/io/fd.py"