__init__.py
author Tero Marttila <terom@fixme.fi>
Wed, 11 Feb 2009 21:50:03 +0200
changeset 108 d0aca7894fc5
parent 46 185504387370
permissions -rw-r--r--
split out helpers._render_type, and add support for ?type= to various other handlers... still needs more work, though
"""
    The irclogs.qmsk.net site is an IRC log browser
"""

# the URL mapper
import urls

# our RequestHandler
handler = urls.mapper