ebranca / owasp-pysec

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

File not handled with pysec primitives in "./build/lib/pysec/load.py:90" #5

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 "./build/lib/pysec/load.py:90: with open(path, 'rb') as fmod:"