Differences between revisions 1 and 2
Revision 1 as of 2005-09-10 13:35:21
Size: 984
Editor: ZoomQuiet
Comment:
Revision 2 as of 2009-12-25 07:16:05
Size: 984
Editor: localhost
Comment: converted to 1.6 markup
No differences found!

2005-09-10

  • 1.8.0 试用
  • Win2k3 Py2.4.1

{{{>>> Subscribe from [email protected] Accepted Traceback (most recent call last):

  • File "confbot.py", line 901, in ?
    • con.process(1)

    File "E:\ZZZ\GTalkBot\ZqStudio\xmlstream.py", line 459, in process

    • if not len(self.read()): # length of 0 means disconnect

    File "E:\ZZZ\GTalkBot\ZqStudio\xmlstream.py", line 421, in read

    • self._parser.Parse(data)

    File "E:\ZZZ\GTalkBot\ZqStudio\xmlstream.py", line 356, in _unknown_endtag

    • self.dispatch(self._mini_dom)

    File "E:\ZZZ\GTalkBot\ZqStudio\jabber.py", line 408, in dispatch

    • self.presenceHandler(pres_obj)

    File "E:\ZZZ\GTalkBot\ZqStudio\jabber.py", line 261, in presenceHandler

    • dicts['default'](self, pres_obj)
    File "confbot.py", line 653, in presenceCB
    • systoone(who, welcome % {'version':version})

TypeError: unsupported operand type(s) for %: 'BasicTR' and 'dict' }}}

老问题!

super 用户不是管理员??

GoogleTalkBot/2005-09-10 (last edited 2009-12-25 07:16:05 by localhost)