]> git.llucax.com Git - software/pymin.git/blobdiff - config.py
Se agrega el archivo de usuarios de proxy
[software/pymin.git] / config.py
index a0f1c45dd1bc855ed69dc7208428da8d0c75532d..059faaeea54762900ef6162904c8888a767a0b30 100644 (file)
--- a/config.py
+++ b/config.py
@@ -1,7 +1,7 @@
 # vim: set et sts=4 sw=4 encoding=utf-8 :
 
 # 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
 
 # XXX for testing only
 @handler