Package twisted :: Package scripts :: Module tktwistd
[frames | no frames]

Module twisted.scripts.tktwistd

Implementation module for the graphical version of the `twistd` command.
Variable Summary
tuple FILE_TYPES = (('Twisted Application Pickle', '*.tap'), (...

Variable Details

FILE_TYPES

Type:
tuple
Value:
(('Twisted Application Pickle', '*.tap'),
 ('Twisted Application Source', '*.tas'),
 ('Twisted Application XML', '*.tax'),
 ('Encrypted Application Pickle', '*.etap'),
 ('Encrypted Application Source', '*.etas'),
 ('Encrypted Application XML', '*.etax'),
 ('All Files', '*'))                                                   

Generated by Epydoc 2.0 on Sat Sep 13 04:21:18 2003 http://epydoc.sf.net