sebbASF opened a new issue #534: URL: https://github.com/apache/incubator-ponymail/issues/534
import-mbox.py tries to use buffering=1 with binary files. This means line buffering, which obviously does not apply. Recent versions of Python complain. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
