Changeset 7077 for TI12-security/trunk/NDGSecurity/python/ndg_security_test/ndg/security/test/unit/wsgi/myproxy/test_myproxy.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/wsgi/myproxy/test_myproxy.py
- Property svn:keywords set to Id
r6447 r7077 9 9 __license__ = "BSD - see LICENSE file in top-level directory" 10 10 __contact__ = "Philip.Kershaw@stfc.ac.uk" 11 __revision__ = '$Id :$'11 __revision__ = '$Id$' 12 12 import logging 13 13 logging.basicConfig(level=logging.DEBUG)
Note: See TracChangeset
for help on using the changeset viewer.