source:
trunk/packages/invirt-base/python/invirt/authz/__init__.py
@
2575
| Last change on this file since 2575 was 2560, checked in by broder, 16 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.
