[Freeipa-devel] [PATCH] 138 - Add maxvalue and minvalue kwargs and rules to Int and Float

Jason Gerard DeRose jderose at redhat.com
Tue Mar 3 21:38:37 UTC 2009


On Tue, 2009-03-03 at 16:14 -0500, Rob Crittenden wrote:
> Add maxvalue and minvalue kwargs and rules to Int and Float data types.
> 
> This will let us do things like:
> 
>      takes_options = (
>          Int('krbmaxpwdlife?',
>              cli_name='maxlife',
>              doc='Max. Password Lifetime (days)',
>              minvalue=0,
>          ),
>      )
> 
> rob

ack. looks good.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 835 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20090303/7a4b6198/attachment.sig>


More information about the Freeipa-devel mailing list