[issue20328] mailbox: add method to delete mailbox

Jonathan Dowland report at bugs.python.org
Mon Jul 7 20:29:35 CEST 2014


Jonathan Dowland added the comment:

Hi, sorry for the long silence on this issue. I've had a few things going on. Anyway, I didn't want to forget all about this; I've been working on it in two phases. Phase 1 adds delete methods; Phase 2 handles non-existent mailboxes.

Please find attached my first cut at phase 1. I am working on further tests as well, but they aren't quite ready.

----------
keywords: +patch
Added file: http://bugs.python.org/file35891/0001-add-delete-methods-to-mailbox-types.patch

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


More information about the Python-bugs-list mailing list