Changeset 7077 for TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/saml/test_samlinterface.py
- Timestamp:
- 24/06/10 16:38:19 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/saml/test_samlinterface.py
- Property svn:keywords set to Id
r6912 r7077 8 8 __license__ = "BSD - see LICENSE file in top-level directory" 9 9 __contact__ = "Philip.Kershaw@stfc.ac.uk" 10 __revision__ = '$Id :$'10 __revision__ = '$Id$' 11 11 import logging 12 12 logging.basicConfig(level=logging.DEBUG)
Note: See TracChangeset
for help on using the changeset viewer.