How to do create a very simple tac file ?

Ivan <[email protected]>
Newsgroups gmane.comp.python.twisted.web
Message-ID <[email protected]>
I have a very simple example:

from twisted.internet import protocol, utils, reactor


def start():
    utils.getProcessOutputAndValue('sleep',['1000'])

reactor.callWhenRunning(start)
reactor.run()



How to create tac file for this example ?

_______________________________________________
Twisted-web mailing list
[email protected]
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.