New submission from Jonathan Dowland:

It would be great if the 'mailbox' library supported a 'remove' or 'delete' 
operation for the mailbox itself as part of its abstract interface. It does 
support removing messages, and the sub-classes for Maildir, MH etc. support 
removing sub-folders (their interface is common but they don't inherit a common 
interface); but removing the actual parent mailbox itself is not yet supported.

----------
components: Library (Lib)
messages: 208642
nosy: jmtd
priority: normal
severity: normal
status: open
title: mailbox:
versions: Python 2.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20328>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to