Changeset 39072 for trunk/ippToPsps/jython/sqlUtility.py
- Timestamp:
- Nov 7, 2015, 5:57:17 AM (11 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/jython/sqlUtility.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/jython/sqlUtility.py
r38837 r39072 18 18 self.fields.append(str(field)) 19 19 self.values.append(str(value)) 20 print "* " + str(field) + " = " + str(value)20 # print "* " + str(field) + " = " + str(value) 21 21 return 22 22
Note:
See TracChangeset
for help on using the changeset viewer.
