On Thu, Sep 3, 2009 at 2:38 AM, lallous<lall...@lgwm.org> wrote: > Hello > > In C/C++ you use the braces where as in Python you use the indentation > levels. > Most editors offer a Ctrl+[ to match the braces so that you can easily > identify the scopes (more correctly "statements blocks"). > > I am finding it difficult to see blocks
Erm, how does the indentation itself not make it plainly and explicitly clear? Perhaps you need to set your tabstops wider? Cheers, Chris -- http://mail.python.org/mailman/listinfo/python-list