IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 33866 for trunk/ippToPsps


Ignore:
Timestamp:
May 15, 2012, 8:53:22 PM (14 years ago)
Author:
rhenders
Message:

added some comments

File:
1 edited

Legend:

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

    r33865 r33866  
    1313'''
    1414BatchRepublisher class
     15
     16A program that republishes a bath to the datastore.
     17
     18It first 'resets' the batch in the ippToPsps database, i.e. pretends it has never been published, then re-publishes it to the datastore
    1519'''
    1620class BatchRepublisher(IppToPsps):
Note: See TracChangeset for help on using the changeset viewer.