Package ndg :: Package xacml :: Package utils
[hide private]

Package utils

source code

Utilities package for NDG XACML

NERC DataGrid


Date: 02/04/09

Author: P J Kershaw

Contact: Philip.Kershaw@stfc.ac.uk

Copyright:  

License: BSD - see LICENSE file in top-level directory

Submodules [hide private]

Classes [hide private]
  UniqList
Extended version of list type to enable a list with unique items.
  TypedList
Extend list type to enabled only items of a given type.
  RestrictedKeyNamesDict
Utility class for holding a constrained list of key names
  VettedDict
Enforce custom checking on keys and items before addition to a dictionary
Functions [hide private]
 
str2Bool(str) source code
 
_isIterable(obj) source code
Variables [hide private]
  __revision__ = '$Id: __init__.py 7324 2010-08-13 14:20:05Z pjk...
  __package__ = 'ndg.xacml.utils'
Variables Details [hide private]

__revision__

Value:
'$Id: __init__.py 7324 2010-08-13 14:20:05Z pjkersha $'