Changeset 3438 for trunk/GSASIIpath.py
- Timestamp:
- Jun 18, 2018 11:35:30 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIpath.py
r3420 r3438 190 190 host,port = getsvnProxy() 191 191 if GetConfigValue('debug') and host: 192 print(' Using proxy host {} port {}'.format(host,port))192 print('DBG_Using proxy host {} port {}'.format(host,port)) 193 193 # add likely places to find subversion when installed with GSAS-II 194 194 pathlist = os.environ["PATH"].split(os.pathsep)
Note: See TracChangeset
for help on using the changeset viewer.