(file) Return to localize.py CVS log (file) (dir) Up to [Development] / JSOC

Diff for /JSOC/localize.py between version 1.14 and 1.15

version 1.14, 2014/04/17 19:11:05 version 1.15, 2014/04/17 23:16:56
Line 1 
Line 1 
 #!/home/jsoc/bin/linux_x86_64/activepython  #!/usr/bin/python
  
 # When run with the -s flag, localize.py configures the SUMS-server component of NetDRMS. # When run with the -s flag, localize.py configures the SUMS-server component of NetDRMS.
   from __future__ import print_function
 import sys import sys
 import getopt import getopt
 import re import re


Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

Karen Tian
Powered by
ViewCVS 0.9.4