[Twisted-Python] Understanding the role of .tap files
Abe Fettig
abe at fettig.net
Fri Aug 13 08:57:19 MDT 2004
Thanks, Itamar. That makes sense.
Itamar Shtull-Trauring wrote:
> tap2deb and friends also work on .tac files, which are Python files (see
> the application howto for an example). .tac files allow you to give
> users a Python file for config that they can edit. Or, your .tap or .tac
> could load a config file in the format of your choice and use that to
> configure your app, and then users could edit that.
More information about the Twisted-Python
mailing list