# tui, Tor web UI
# by Arturo Filasto' <hellais@torproject.org>
#

import web, os

cache = False

globals = {}

authinfo = ("test", "test")