IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 32454


Ignore:
Timestamp:
Sep 27, 2011, 10:42:19 AM (15 years ago)
Author:
rhenders
Message:

implemented alterPspsTables() method to satisfy base-class

File:
1 edited

Legend:

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

    r32033 r32454  
    4949        self.logger.debug("importIppTables method here to satidfy base-class")
    5050
     51    '''
     52    Here to satidfy the base-class
     53    '''
     54    def alterPspsTables(self):
     55        return True
    5156
    5257    '''
Note: See TracChangeset for help on using the changeset viewer.