"Compile time" checking?

phil hunt zen19725 at zen.co.uk
Thu Aug 11 06:42:11 EDT 2005


On 10 Aug 2005 18:32:54 -0700, 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?

No, I'm trying to print (v) not (s).


-- 
Email: zen19725 at zen dot co dot uk





More information about the Python-list mailing list