[issue3228] mailbox.mbox creates files with execute bit set

Niels Gustäbel report at bugs.python.org
Mon Aug 4 10:03:29 CEST 2008


Niels Gustäbel <niels at gustaebel.de> added the comment:

I agree regarding the os.open call in MH.__setitem__. It does not
include the O_CREAT flag, so the mode would never be used.

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3228>
_______________________________________


More information about the Python-bugs-list mailing list