[issue9124] Mailbox module demonstrates infeasibly slow performance

Lennart Regebro report at bugs.python.org
Wed Jan 12 10:35:25 CET 2011


Lennart Regebro <regebro at gmail.com> added the comment:

I can confirm on Ubuntu and with other example mailboxes. Looping through the messages and printing the subjects takes around 200-300 times longer under Python 3 than under Python 2.

----------
nosy: +lregebro

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


More information about the Python-bugs-list mailing list