[issue15036] mailbox.mbox fails to pop two items in a row, flushing in between

Petri Lehtinen report at bugs.python.org
Fri Jun 8 16:20:08 CEST 2012


Petri Lehtinen <petri at digip.org> added the comment:

Actually, you don't even need to unlock() and lock() the mailbox  before the second popitem() and flush().

----------

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


More information about the Python-bugs-list mailing list