IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 3, 2011, 12:37:30 PM (15 years ago)
Author:
rhenders
Message:

now passing config path into constructors

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/jython/stackbatch.py

    r31977 r32000  
    2727    def __init__(self,
    2828                 logger,
     29                 configPath,
    2930                 configDoc,
    3031                 gpc1Db,
     
    3435       super(StackBatch, self).__init__(
    3536               logger,
     37               configPath,
    3638               configDoc,
    3739               gpc1Db,
Note: See TracChangeset for help on using the changeset viewer.