Changeset 1645
- Timestamp:
- 27 Mar 2007, 06:09:58 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/WAeUPTool.py
r1644 r1645 599 599 '\n'.join(no_import) + '\n') 600 600 no_import = [] 601 em = '%d transactions commit ed total %s\n' % (tr_count,total)601 em = '%d transactions committed\n' % (tr_count) 602 602 transaction.commit() 603 603 regs = []
Note: See TracChangeset for help on using the changeset viewer.