ebranca / owasp-pysec

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

File not handled with pysec primitives in "./pysec/io/fs.py:24" #4

Closed ebranca closed 10 years ago

ebranca commented 10 years ago

Need to use pysec.io.fd functions File handled with python and not pysec primitives "./pysec/io/fs.py:24: with open('/proc/sys/fs/file-nr', 'rb') as fnr:"