source:
package_branches/invirt-base/hvirt/python/invirt/authz/__init__.py
@
2617
Last change on this file since 2617 was 2560, checked in by broder, 15 years ago | |
---|---|
File size: 100 bytes |
Line | |
---|---|
1 | from invirt.config import structs as config |
2 | |
3 | mech = __import__(config.authz.mech, fromlist='dummy') |
Note: See TracBrowser
for help on using the repository browser.