while true: !!!
Moshe Zadka
moshez at zadka.site.co.il
Sat Dec 16 18:31:55 EST 2000
More information about the Python-list mailing list
Sat Dec 16 18:31:55 EST 2000
- Previous message (by thread): while true: !!!
- Next message (by thread): while true: !!!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sat, 16 Dec 2000, "Jay O'Connor" <joconnor at cybermesa.com> wrote: > You need to define true=1; false = 0.. > > and then you get code like > > true = false #exits the loop > true = ! false I know this is tongue-in-cheek, but: true == false true != false -- Moshe Zadka <sig at zadka.site.co.il> This is a signature anti-virus. Please stop the spread of signature viruses!
- Previous message (by thread): while true: !!!
- Next message (by thread): while true: !!!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list