- Timestamp:
- 23/06/10 16:41:37 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TI12-security/trunk/NDG_XACML/ndg/xacml/core/rule_combining_alg.py
- Property svn:keywords set to Id
r7050 r7064 9 9 __license__ = "BSD - see LICENSE file in top-level directory" 10 10 __contact__ = "Philip.Kershaw@stfc.ac.uk" 11 __revision__ = "$Id :$"11 __revision__ = "$Id$" 12 12 from abc import ABCMeta, abstractmethod 13 13
Note: See TracChangeset
for help on using the changeset viewer.