__init__.py
author Tero Marttila <terom@fixme.fi>
Sun, 13 Sep 2009 00:49:29 +0300
changeset 138 7dbe0ee1a27b
parent 46 185504387370
permissions -rw-r--r--
fix use of mercurial API to be compatible with 1.3.1 - this breaks backwards-compability, though...
"""
    The irclogs.qmsk.net site is an IRC log browser
"""

# the URL mapper
import urls

# our RequestHandler
handler = urls.mapper