Mercurial > libervia-backend
diff src/core/sat_main.py @ 434:d7e5df876a04
core: path update for Memory import
author | Goffi <goffi@goffi.org> |
---|---|
date | Sun, 20 Nov 2011 15:36:45 +0100 |
parents | bb0236633da5 |
children | 62145e50eae5 |
line wrap: on
line diff
--- a/src/core/sat_main.py Sun Nov 20 15:36:02 2011 +0100 +++ b/src/core/sat_main.py Sun Nov 20 15:36:45 2011 +0100 @@ -43,7 +43,7 @@ import os.path from sat.core import xmpp -from sat.tools.memory import Memory +from sat.memory.memory import Memory from sat.tools.xml_tools import tupleList2dataForm from sat.tools.misc import TriggerManager from glob import glob