Mercurial > libervia-backend
changeset 434:d7e5df876a04
core: path update for Memory import
author | Goffi <goffi@goffi.org> |
---|---|
date | Sun, 20 Nov 2011 15:36:45 +0100 |
parents | 75aa709c83d5 |
children | c243f4cb2ad9 |
files | src/core/sat_main.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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