[issue30088] mailbox.Maildir doesn't create subdir structure when create=True and base dir exists

R. David Murray report at bugs.python.org
Mon Apr 17 06:30:35 EDT 2017


R. David Murray added the comment:

Just create a subdirectory inside the tempdir to hold your Maildir folder.  I think it is not worth complicating the API for this use case, since it does have a simple solution.

----------
versions:  -Python 2.7, Python 3.5, Python 3.6

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


More information about the Python-bugs-list mailing list