diff --git a/lutin_sqlite-shell.py b/lutin_sqlite-shell.py index d088554..4100e31 100644 --- a/lutin_sqlite-shell.py +++ b/lutin_sqlite-shell.py @@ -1,5 +1,5 @@ #!/usr/bin/python -import lutin.debug as debug +import realog.debug as debug import lutin.tools as tools import os diff --git a/lutin_sqlite.py b/lutin_sqlite.py index aae28b4..acbbde9 100644 --- a/lutin_sqlite.py +++ b/lutin_sqlite.py @@ -1,5 +1,5 @@ #!/usr/bin/python -import lutin.debug as debug +import realog.debug as debug import lutin.tools as tools import os