Class t.p.f.VerifiedPassword(String):

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

A string that should be obscured when input and needs verification.
Method coerce Convert the value to the correct format.

Inherited from String:

Method __init__ Undocumented

Inherited from Argument (via String):

Method addHints Undocumented
Method getHint Undocumented
Method getShortDescription Undocumented
Method getLongDescription Undocumented
def coerce(self, vals): (source)
Convert the value to the correct format.
API Documentation for twisted, generated by pydoctor.