Chad Jannusch wrote:
> Hello everybody,
> I'm not sure if this is a known problem or if I just checked out SVN at 
> the wrong time. It seems that in revisions above 239 oscar.py was 
> updated to remove all the constants and they were moved it constants.py 
> . The problem seems to be that the constants are not imported into the 
> oscar.py file before they are used so when anybody tries to logon to the 
> transport it just spits out errors about undefined TLV_ variables.
> 
> --Chad Jannusch

Yes, it looks like you checked it out at exactly the wrong time :)

Within the last couple of days I began working on some stuff that will 
involve serious destabilization (and experimentation). I thought I had 
confined the major explosion to a new branch, but then I also didn't 
think anyone was actually USING the trunk anyway.

Anyway, I'll review the commits to restore the trunk when I get a 
chance. Before the split I applied Scott's error catching to oscar.py, 
which should be a useful advancement for anyone who wants to live on the 
edge.

~Chris
_______________________________________________
py-transports mailing list
py-transports@blathersource.org
http://lists.modevia.com/cgi-bin/mailman/listinfo/py-transports

Reply via email to