5 lines
54 B
Python
5 lines
54 B
Python
|
# $Id$
|
||
|
|
||
|
from . import encoding
|
||
|
__all__ = ['encoding']
|