from __future__ import unicode_literals class FileMetadataDriverError(Exception): """Base file metadata driver exception"""