Import nécessaire pour les élections.

This commit is contained in:
obenassy 2004-06-22 10:27:30 +00:00
parent 885fd48d34
commit e39426c522
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ import glasnost.server.things as things
from glasnost.proxy.CacheProxy import invalidateValue
from glasnost.proxy.DispatcherProxy import getApplicationId
from glasnost.proxy.GroupsProxy import setContains
from glasnost.proxy.tools import getProxy
from glasnost.proxy.tools import getProxy, getProxyForServerRole
applicationName = 'IdentitiesServer'