lib/config.py
author fabien
Mon, 23 Aug 2004 23:30:27 -0400
branchxbelweb
changeset 55 2ae353b7f38a
parent 2 4cb6d9f3d3eb
child 63 8f246bc7059d
permissions -rw-r--r--
[svn r1739] Add some ideas to implement/clean up.

#!/usr/bin/python

host = 'www.tzone.org'
user = 'php'
passwd = 'crow'
database = 'bookmarker3'
port = 10021