I've had a
report on github of EpubSplit failing to load on "linux" due to SafeConfigParser.
EpubSplit doesn't actually use SafeConfigParser, so it's an easy fix to remove the import, but I'd like to know if this is cause for a release?
IE, has anyone else seen this?