Changeset 4644 for TI12-security
- Timestamp:
- 15/12/08 14:56:48 (12 years ago)
- Location:
- TI12-security/trunk/python/MyProxyClient
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
TI12-security/trunk/python/MyProxyClient/test/test_myproxyclient.py
r4637 r4644 19 19 import traceback 20 20 21 from myproxy import CaseSensitiveConfigParser, MyProxyClient21 from myproxy.client import CaseSensitiveConfigParser, MyProxyClient 22 22 23 23 xpdVars = os.path.expandvars
Note: See TracChangeset
for help on using the changeset viewer.