Files
amodem/amodem/__init__.py
2015-01-07 13:53:36 +02:00

3 lines
49 B
Python

import logging
log = logging.getLogger(__name__)