豆瓣失误了

豆瓣出错了Traceback (most recent call last):File ./qwip.py, line 25, in __call__self.publisher

豆瓣出错了
Traceback (most recent call last):
  File "./qwip.py", line 25, in __call__
    self.publisher = LuzPublisher("luz")
  File "./luz_wsgi.py", line 66, in __init__
    Publisher.__init__(self, *args, **kwargs)
  File "/usr/lib64/python2.6/site-packages/quixote/publish.py", line 104, in __init__
    raise RuntimeError, "only one instance of Publisher allowed"
RuntimeError: only one instance of Publisher allowed