general coding issues - coding style...

Justin Azoff justin.azoff at gmail.com
Sat Feb 18 18:50:57 EST 2006


Dylan Moreland wrote:
> I would look into one of the many Vim scripts which automatically fold
> most large blocks without the ugly {{{.

Who needs a script?
"set foldmethod=indent"
works pretty well for most python programs.




More information about the Python-list mailing list