On 28/01/2006, at 11:44 AM, Michael Cooper wrote:
> this is the error i get.
> /usr/lib/python2.3/site-packages/twisted/words/__init__.py:21:
> UserWarning: twisted.words will be undergoing a rewrite at some point
> in the future.
> warnings.warn("twisted.words will be undergoing a rewrite at some
> point in the future.")That's a warning, it isn't fatal though, or even important :) It is suppressed in the latest code (in subversion), so it won't appear in the next release. --- James
