douban出错了
Posted | archive
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
难得一见啊
Comments