cc-4105: clean up url construction in api client

This commit is contained in:
Rudi Grinberg 2012-07-13 16:32:17 -04:00
parent 3b708fae6a
commit 47893865cc
4 changed files with 15 additions and 8 deletions

View file

@ -20,6 +20,7 @@ channels = {
org = Organizer(channel=channels['org'],target_path=channels['watch'].path)
watch = WatchSyncer(channel=channels['watch'])
problem_files = ProblemFileHandler(channel=channels['badfile'])
# do the bootstrapping before any listening is going one
#conn = Connection('localhost', 'more', 'shit', 'here')
#db = DBDumper(conn).dump_block()