X-Git-Url: https://git.llucax.com/software/pymin.git/blobdiff_plain/d6dfd46ed31d985e364b9ea9a404c394f15c2348..296d853cc95fd5bef262248cfe21b507abd26a4f:/config.py?ds=inline diff --git a/config.py b/config.py index a0f1c45..059faae 100644 --- a/config.py +++ b/config.py @@ -1,7 +1,7 @@ # vim: set et sts=4 sw=4 encoding=utf-8 : -from services import * -from dispatcher import handler +from pymin.services import * +from pymin.dispatcher import handler # XXX for testing only @handler