Class t.p.f.File(Argument):

Part of twisted.python.formmethod View Source View In Hierarchy

No class docstring
Method __init__ Undocumented
Method coerce Convert the value to the correct format.

Inherited from Argument:

Method addHints Undocumented
Method getHint Undocumented
Method getShortDescription Undocumented
Method getLongDescription Undocumented
def __init__(self, name, allowNone=1, shortDesc=None, longDesc=None, hints=None): (source)
Undocumented
def coerce(self, file): (source)
Convert the value to the correct format.
API Documentation for twisted, generated by pydoctor.