Use distutils.util.strtobool instead implementing manually
Manual checking of the environment variable has been replaced function distutils.util.strtobool(). Description of this function available here.
Manual checking of the environment variable has been replaced function distutils.util.strtobool(). Description of this function available here.