James Xu
unread,Nov 12, 2011, 3:34:41 AM11/12/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to BeanDB
james@utopia:~/local/svn/beansdb/python$ python status.py
Traceback (most recent call last):
File "status.py", line 36, in <module>
status(db)
File "status.py", line 20, in status
for s in db.servers.values():
AttributeError: 'NoneType' object has no attribute 'servers'