Indentation

Andy Gimblett A.M.Gimblett at swansea.ac.uk
Sun Aug 15 19:49:09 EDT 2004


On Sun, Aug 15, 2004 at 02:25:15PM -0700, Bigbowser wrote:
>
> I've been using C++ for about a year now, and i decided to have a go
> at python but one thing i can't get used to is the indentation,
> especially as my functions become more and more nested ..

What, don't you nest your C++ code?

If your nests are getting too deep for comfort, you almost certainly
need to rethink your program structure.

-- 
Andy Gimblett
Computer Science Department
University of Wales Swansea
http://www.cs.swan.ac.uk/~csandy/



More information about the Python-list mailing list