Jean Jordaan wrote:
I'm holding off learning python until it gets curly braces and forgets about
whitespace...

You write curly braces in Python like this: #{ and #}.
Just indent normally and you shouldn't notice any difference.

If you don't indent, or if your indentation is idiosyncratic, then
Python probably won't suit you.

(Yeah I know this isn't news to you ..)

Ya, for me it is not about having to indent my code correctly as I do that anyway.

It more the language designers choice of applying syntactic significance to whitespace.

I believe python has this polarizing effect amongst many.

See for instance a recent conversation in ACM Queue with Steve Bourne, Eric Allman, and Bryan Cantrill:

http://www.acmqueue.com/modules.php?name=Content&pa=showpage&pid=555


_______________________________________________
Slugnet mailing list
[email protected]
http://wiki.lugs.org.sg/LugsMailingListFaq
http://www.lugs.org.sg/mailman/listinfo/slugnet

Reply via email to