> """ > > Why unpack inputvalues if your next step is to pack'em back again ? Or > what did I miss ? > The original values in this case are being read from a text file with one value including a linefeed per line and the original idea was, that having them read into a list was the best way to massage them into the form required to be used as input values for the insert statement.
Nx -- http://mail.python.org/mailman/listinfo/python-list