Skip to content

import: fix erroneous comparison of str with bytes

Manuel Jacob requested to merge topic/stable/fix-import-mailbox into branch/stable

On IRC, Zash reported that importing a mailbox did not work and that this change fixes that.

There doesn’t seem to be any test coverage for this code, and I was too lazy to add some.

Merge request reports