Source code for pyprom.lib.containers.base
"""
pyProm: Copyright 2016.
This software is distributed under a license that is described in
the LICENSE file that accompanies it.
Base object for containers includes logging
"""
import logging
"""
pyProm: Copyright 2016.
This software is distributed under a license that is described in
the LICENSE file that accompanies it.
Base object for containers includes logging
"""
import logging