Changeset 4568 for TI12-security/trunk/python/ndg.security.common/ndg
- Timestamp:
- 09/12/08 09:01:54 (12 years ago)
- Location:
- TI12-security/trunk/python/ndg.security.common/ndg/security/common
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
TI12-security/trunk/python/ndg.security.common/ndg/security/common/__init__.py
r4404 r4568 15 15 16 16 # Enable from ndg.security.common import * for client and server modules. 17 # Leave out SQLObject because it's an optional module and requires18 # installation of SQLObject17 # Leave out sqlobject because it's an optional module and requires 18 # installation of sqlobject 19 19 __all__ = [ 20 20 'authz',
Note: See TracChangeset
for help on using the changeset viewer.