Changeset 31114
- Timestamp:
- Apr 1, 2011, 10:37:29 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/jython/batch.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/jython/batch.py
r31112 r31114 16 16 Constructor 17 17 ''' 18 def __init__(self, batchType, inputFitsPath, outputFitsPath, dbHost, dbName, dbUser, dbPass, survey ):18 def __init__(self, batchType, inputFitsPath, outputFitsPath, dbHost, dbName, dbUser, dbPass, survey=""): 19 19 20 20 # set up class variables
Note:
See TracChangeset
for help on using the changeset viewer.
