Python Rocks!

Gerrit Holl gerrit.holl at pobox.com
Wed Jan 19 16:34:05 EST 2000


tye4 wrote on 948210066:
[indentation blocks]
> So you don't think this is a problem?

No. It's a feature.
Consider:
if a: print 'a'
if b: print 'b'

with end delimeters, it would be:

if a: print 'a'
end if
if b: print 'b'
end if

Horrible nightmare!

regards,
Gerrit.

-- 
Please correct any bad English you encounter in my email message!
-----BEGIN GEEK CODE BLOCK----- http://www.geekcode.com
Version: 3.12
GCS dpu s-:-- a14 C++++>$ UL++ P--- L+++ E--- W++ N o? K? w--- !O !M !V PS+ PE?
Y? PGP-- t- 5? X? R- tv- b+(++) DI D+ G++ !e !r !y
-----END GEEK CODE BLOCK-----




More information about the Python-list mailing list