On 10 Aug 2005 18:32:54 -0700, Qopit <[EMAIL PROTECTED]> wrote: > >> if debug: print "v=%s" % (v,) > >Not that important, but I assume the first one was supposed to be: > > if debug: print "v=", s > >right?
No, I'm trying to print (v) not (s). -- Email: zen19725 at zen dot co dot uk -- http://mail.python.org/mailman/listinfo/python-list