#!/usr/local/python15/bin/python

#!/opt/python/bin/python

import cb

a,b=cb.init()
#cb.parse(server,tmpl)
cb.parse(a,b)



