+−#!/usr/bin/python +− +−host = 'www.tzone.org' +−user = 'php' +−passwd = 'crow' +−database = 'bookmarker3' +−port = 10021 +−template_dir = 'templates'