On Thu, 2011-04-21 at 09:27 +0200, Albert Brandl wrote: > Of course, it's possible to move most of the logic to other (compiled) > files, but I'd prefer if the application itself could also be deployed > in compiled form.
The .tac file (or application.py) should typically be two lines of code, just importing everything from elsewhere, so really just having it in Python seems the easiest solution. _______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python