| Home | Trees | Index | Help |
|---|
| Package twisted :: Package python :: Module formmethod :: Class Float |
|
Argument --+
|
Float
| Method Summary | |
|---|---|
__init__(self,
name,
allowNone,
default,
shortDesc,
longDesc,
hints)
| |
addHints(self,
**kwargs)
(inherited from Argument)
| |
Convert the value to the correct format. | |
getHint(self,
name,
default)
(inherited from Argument)
| |
getLongDescription(self)
(inherited from Argument)
| |
getShortDescription(self)
(inherited from Argument)
| |
| Class Variable Summary | |
|---|---|
NoneType |
defaultDefault
|
| Method Details |
|---|
coerce(self, val)Convert the value to the correct format.
|
| Class Variable Details |
|---|
defaultDefault
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 1.1 on Fri Jun 27 03:48:41 2003 | http://epydoc.sf.net |