allowing braces around suites

Martin DeMello martindemello at yahoo.com
Fri Aug 27 13:51:01 EDT 2004


Kjetil Torgrim Homme <kjetilho at yksi.ifi.uio.no> wrote:
> 
> a colleague uses #fi, #yrt etc. to mark the end of blocks, but I don't
> find this satisfactory since neither Python nor Emacs has any
> knowledge of what the magic comment means.

The minimalist change would be to add support for #fi etc in emacs's
python mode, or perhaps support for #{ and #}

martin



More information about the Python-list mailing list