Package twisted :: Package python :: Module formmethod :: Class Date
[show private | hide private]
[frames | no frames]

Class Date

Argument --+
           |
          Date


A date.
Method Summary
  __init__(self, name, allowNone, default, shortDesc, longDesc, hints)
  addHint(self, hint)
(inherited from Argument)
  coerce(self, args)
Return tuple of ints (year, month, day).
  getLongDescription(self)
(inherited from Argument)
  getShortDescription(self)
(inherited from Argument)

Class Variable Summary
None defaultDefault

Method Details

coerce(self, args)

Return tuple of ints (year, month, day).

Class Variable Details

defaultDefault

Type:
None
Value:
None                                                                   

Generated by Epydoc 1.1 on Thu Apr 17 12:52:04 2003 http://epydoc.sf.net