Changeset 7077 for TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/integration/openid/securityservicesapp.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/integration/openid/securityservicesapp.py
- Property svn:keywords set to Id
r6069 r7077 10 10 __license__ = "BSD - See top-level directory for LICENSE file." 11 11 __contact__ = "Philip.Kershaw@stfc.ac.uk" 12 __revision__ = "$Id :$"12 __revision__ = "$Id$" 13 13 import os 14 14 from os.path import dirname, abspath, join
Note: See TracChangeset
for help on using the changeset viewer.