IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 33728


Ignore:
Timestamp:
Apr 5, 2012, 3:35:33 PM (14 years ago)
Author:
rhenders
Message:

cosmetic

File:
1 edited

Legend:

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

    r33558 r33728  
    3939    '''
    4040    def printAll(self):
     41
     42        self.logger.infoTitle("Config")
    4143
    4244        try:
     
    133135    def getDbPassword(self, dbType): return self.settingsDoc.find(dbType +"/password").text
    134136
    135 
Note: See TracChangeset for help on using the changeset viewer.