[Twisted-Python] Twisted and Python 2.3

Thomas Heller theller at python.net
Thu Jul 31 08:41:28 EDT 2003


Trying to run my code under Python 2.3, I get these warnings:

C:\tss5\components\fpanel\prog\..\..\_Pythonlib\fpgui\ctgui_reactor.py:113: DeprecationWarning: Foolish capitalist!  Your opulent toilet will be your undoing!!
  log.logOwner.own(fd)

C:\tss5\components\fpanel\prog\..\..\_Pythonlib\fpgui\ctgui_reactor.py:127: DeprecationWarning: The proletariat is victorious.
  log.logOwner.disown(fd)

What do they mean?
I have built and installed twisted 1.0.6 under Windows.

Thomas





More information about the Twisted-Python mailing list