#!/usr/bin/env xpython 
#import sys
#sys.path.insert(0, '/www/devel.trillke.net/htdocs/rlcompleter2')

import handler
handler.main()

