[Twisted-Python] tkutil

Moshe Zadka twisted at moshez.org
Tue Oct 1 20:31:41 MDT 2002


moshez at darjeeling:~/prog/src/twisted/cvs/Twisted$ find . -name "*.py"|xargs grep tkutil|grep -v gtkutil
moshez at darjeeling:~/prog/src/twisted/cvs/Twisted$ grep clientTCP twisted/spread/ui/tkutil.py
        reactor.clientTCP(host, port, b)

To sum up: an unused file using a deprecated API.
Anyone mind if I remove it?





More information about the Twisted-Python mailing list