#!/usr/bin/env python '''PyLibChorus -- Python Chorus API Library''' import logging LOG = logging.getLogger(__name__)