Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Speak.activity/bot/aiml/__init__.py
blob: 75e188dd640e5b901a516a998bb0369b232019ce (plain)
1
2
3
4
__all__ = []

# The Kernel class is the only class most implementations should need.
from Kernel import Kernel