i18n¶
This module contains following submodules:
- classes (
libbot.i18n.classes)
Functions described in the functions section are directly exported
from the module and are available for import from libbot.i18n without submodule
path.
All classes are also exported from the classes submodule and are directly available
from libbot.i18n instead of explicitly importing them from libbot.i18n.classes.