➜

This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 serhiy.storchaka
收信人 gregory.p.smith, serhiy.storchaka
日期 2020-11-16.10:32:46
SpamBayes Score -1.0
Marked as misclassified 是
Message-id <1605522766.61.0.925561018646.issue42367@roundup.psfhosted.org>
In-reply-to
内容
Alternatively we can add an optional argument for the mode of intermediate directories.

makedirs(name, mode=0o777, exist_ok=False, intermediate_mode=0o777)
历史
日期 用户 动作 参数
2020-11-16 10:32:46serhiy.storchaka修改recipients: + serhiy.storchaka, gregory.p.smith
2020-11-16 10:32:46serhiy.storchaka修改messageid: <1605522766.61.0.925561018646.issue42367@roundup.psfhosted.org>
2020-11-16 10:32:46serhiy.storchaka链接issue42367 messages
2020-11-16 10:32:46serhiy.storchaka创建