Changeset 7077 for TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/saml/__init__.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_server/ndg/security/server/wsgi/saml/__init__.py
- Property svn:keywords set to Id
r6912 r7077 8 8 __copyright__ = "(C) 2010 Science and Technology Facilities Council" 9 9 __contact__ = "Philip.Kershaw@stfc.ac.uk" 10 __revision__ = "$Id :$"10 __revision__ = "$Id$" 11 11 __license__ = "BSD - see LICENSE file in top-level directory" 12 12 import logging
Note: See TracChangeset
for help on using the changeset viewer.