Yes, that's just what I want.

Thanks!
  ----- Original Message ----- 
  From: Analog Kid 
  To: Dongsheng Ruan 
  Cc: python-list@python.org 
  Sent: Wednesday, January 31, 2007 12:04 PM
  Subject: Re: What is the dummy statement that do nothing in Python?


  hey dongsheng:
  not too sure what you are looking for ... but i guess a simple "pass" 
statement should do it ...

  if a > b: pass


  hth,
  -ajay

   
  On 1/31/07, Dongsheng Ruan <[EMAIL PROTECTED]> wrote: 
    I remember that in python there is some kind of dummy statement that just
    holds space and does nothing. 

    I want it to hold the place after a something like if a>b: do nothing

    I can't just leave the space blank after if statement because there will be
    error message.

    Does anybody know what to insert there? 

    Thanks!


    --
    http://mail.python.org/mailman/listinfo/python-list




  -- 
  BBQ - "Spare (My) Ribs" being contemplated 
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to