__init__.py
author Tero Marttila <terom@fixme.fi>
Mon, 16 Feb 2009 00:54:25 +0200
changeset 132 0e857c4a67de
parent 46 185504387370
permissions -rw-r--r--
cache version across calls to version_mercurial, so as to avoid opening the repo every time
"""
    The irclogs.qmsk.net site is an IRC log browser
"""

# the URL mapper
import urls

# our RequestHandler
handler = urls.mapper