Re: Python Guru needed

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Jan 7, 2009 at 5:22 PM, Matthew Flaschen
<matthew.flaschen@xxxxxxxxxx> wrote:
> stan wrote:
>> In Python indentation matters.  And it needs to be consistent within a
>> block.  The python interpreter is telling you that you should have
>> started an indented block at the while but there is no indented block.
>
> Incidentally, doesn't this also mean it's impossible to do the
> equivalent of:
>
> while(true)
> {
> }
>
> ?


while True: pass

-- 
Fedora 9 : sulphur is good for the skin
( www.pembo13.com )

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux