New submission from Andrey Rahmatullin <[email protected]>: Mbox file is recreated during flush(), so the new file has access rights according to umask, which is not necessarily the same as of the old file.
---------- components: Library (Lib) messages: 82604 nosy: wRAR severity: normal status: open title: mailbox._singlefileMailbox.flush doesn't preserve file rights type: behavior versions: Python 2.5 _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue5346> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
