"Compile time" checking?

Grant Edwards grante at visi.com
Wed Aug 10 21:46:10 EDT 2005


On 2005-08-11, Qopit <russandheather at gmail.com> 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...



More information about the Python-list mailing list