Skip to content
Snippets Groups Projects
Commit 2c8bceb8e9bf authored by Sylvain Thénault's avatar Sylvain Thénault
Browse files

[mboximport] UnixMailbox is deprecated in python 2.6. Closes #2836573

though no class is introduced to read an mbox from stream in remplacement, so
create our own one.

MBOXImporter now have import_mbox(path) in addition to
import_mbox_stream(stream), the former using the std lib mbox class and the
later our own custom class.
parent 3a4ed4aa6831
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment