6 lines
59 B
Python
6 lines
59 B
Python
from .xml import Langvalue
|
|
|
|
__all__ = [
|
|
"Langvalue",
|
|
]
|