~cathbethfischer/jp2gen/cfischer

« back to all changes in this revision

Viewing changes to scripts/test2.py

  • Committer: Jack.Ireland at nasa
  • Date: 2011-06-02 21:11:00 UTC
  • mfrom: (70.1.250 jp2gen-jack)
  • Revision ID: jack.ireland@nasa.gov-20110602211100-ei39jq5p7yqliwh1
merged with jack's branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
import hvPull
 
2
import sys
 
3
 
 
4
data, local = hvPull.ReadConfig(sys.argv[1],sys.argv[2])
 
5
 
 
6
print data, local