Package kiwi :: Module argcheck :: Class percent
[frames | no frames]

Type percent

object --+        
         |        
      type --+    
             |    
    CustomType --+
                 |
                percent


Custom type that verifies that the value is a percentage
Method Summary
  value_check(mcs, name, value)
(Class method)
    Inherited from type
list mro()
return a type's method resolution order

Class Variable Summary
tuple type = (<type 'int'>, <type 'float'>, <type 'long'>, <cl...

Class Variable Details

type

Type:
tuple
Value:
(<type 'int'>, <type 'float'>, <type 'long'>, <class 'decimal.Decimal'\
>)                                                                     

Generated by Epydoc 2.1 on Fri Mar 23 15:56:55 2007 http://epydoc.sf.net