__init__.py
author Tero Marttila <terom@fixme.fi>
Wed, 11 Feb 2009 03:46:59 +0200
changeset 99 8719ac564b22
parent 46 185504387370
permissions -rw-r--r--
implement non-blocking locking for the estdb, and our own locking for the autoload statetmpfile... it should work well now
"""
    The irclogs.qmsk.net site is an IRC log browser
"""

# the URL mapper
import urls

# our RequestHandler
handler = urls.mapper