IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 7, 2015, 5:57:17 AM (11 years ago)
Author:
eugene
Message:

fix python errors to get StackToFrame working

File:
1 edited

Legend:

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

    r38837 r39072  
    1818        self.fields.append(str(field))
    1919        self.values.append(str(value))
    20         print "* " + str(field) + " = " + str(value)
     20#       print "* " + str(field) + " = " + str(value)
    2121        return
    2222
Note: See TracChangeset for help on using the changeset viewer.