[Twisted-Python] unit testing question: twisted with tk

Phil Mayers p.mayers at imperial.ac.uk
Wed Jul 18 11:36:08 MDT 2012


On 07/18/2012 06:01 PM, Russell E. Owen wrote:
> root = Tkinter.Tk()
> twisted.internet.tksupport.install(root)

Does the TK support work like other reactors i.e. it must be the very 
first thing in the python file, before all other Twisted imports?





More information about the Twisted-Python mailing list