- Timestamp:
- 28/06/10 13:54:57 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TI12-security/trunk/ndg_xacml/ndg/xacml/core/functions/v1/bag.py
r7087 r7109 36 36 """return inputs into a bag 37 37 38 @param *args: inputs to add to bag38 @param args: inputs to add to bag 39 39 @type args: tuple 40 @param string2: second string41 @type string2: basestring42 40 @return: True if strings match, False otherwise 43 41 @rtype: bool
Note: See TracChangeset
for help on using the changeset viewer.