On 2005-08-11, 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?

http://docs.python.org/tut/node9.html#SECTION009100000000000000000

-- 
Grant Edwards                   grante             Yow!  .. Now KEN and BARBIE
                                  at               are PERMANENTLY ADDICTED to
                               visi.com            MIND-ALTERING DRUGS...
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to