__init__.py 80 Bytes Edit Raw Blame History 1 2 3 4 import logging.config logging.config.fileConfig( __path__[0] + '/logging.ini')