Changeset 2560 for trunk/packages/invirt-base/python/invirt/authz
- Timestamp:
- Nov 22, 2009, 11:14:52 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/packages/invirt-base/python/invirt/authz/__init__.py
r2559 r2560 1 from invirt.config import structs as config 2 3 mech = __import__(config.authz.mech, fromlist='dummy')
Note: See TracChangeset
for help on using the changeset viewer.