On 7/30/07, Norman Rasmussen <[EMAIL PROTECTED]> wrote: > > On 7/30/07, Norman Rasmussen <[EMAIL PROTECTED]<[EMAIL PROTECTED]>> > wrote: > > > > I've upgraded to the latest version (from the mecurial repo), and I'm > > seeing lots of disconnects from my jabber server, eg: > > > > aahhh: > > File > "/usr/lib/python2.4/site-packages/twisted/words/xish/utility.py", line 21, > in __call__ > self.method(*nargs, **nkwargs) > File "/home/norman/src/hg/pymsnt/src/disco.py", line 167, in > onIq > handler(el) > File "/home/norman/src/hg/pymsnt/src/misciq.py", line 441, in > incomingIq > self.sendVersion(el) > File "/home/norman/src/hg/pymsnt/src/misciq.py", line 456, in > sendVersion > version.addContent(self.version) > exceptions.AttributeError: VersionTeller instance has no attribute > 'version'
pymsnt/src/misciq.py got self.version = legacy.version removed because loading the SVN version didn't make sense with mercurial. What about just adding the output of 'hg id -i'? That way there's still a short and sweet version identifier. -- - Norman Rasmussen - Email: [EMAIL PROTECTED] - Home page: http://norman.rasmussen.co.za/
_______________________________________________ py-transports mailing list py-transports@blathersource.org http://lists.modevia.com/cgi-bin/mailman/listinfo/py-transports