wrong-import-order:9::standard import "import os.path" comes before "from six.moves import configparser"
wrong-import-order:11::standard import "import sys" comes before "from six.moves import configparser"
wrong-import-order:12::standard import "import datetime" comes before "from six.moves import configparser"
