1
0
mirror of https://github.com/kakwa/ldapcherry synced 2024-06-06 11:07:47 +02:00
This commit is contained in:
kakwa 2015-07-13 14:51:18 +02:00
parent cc7233765d
commit dd5d7b9c19

View File

@ -25,7 +25,7 @@ from ldapcherry.attributes import Attributes
import cherrypy
from cherrypy.lib.httputil import parse_query_string
# Nako template engines imports
# Mako template engines imports
from mako.template import Template
from mako import lookup
from sets import Set