Paul Moore wrote:
> On 9/14/06, Josiah Carlson <[EMAIL PROTECTED]> wrote:
> 
>>So don't save it with a BOM and add a Python coding: directive to the
>>second line.  Python and bash comments just happen to have the same #
>>delimiter, and if your editor doesn't suck, then it should understand
>>such a directive.
> 
> However, vim and emacs use *different* coding directive formats.
> Python understands both, but (AFAIK) they don't understand each
> other's. So which editor sucks?

Both, obviously. It would not have been beyond the wit of those editor
developers to talk to each other, or to just unilaterally support the
other editor's format as well as their own.

-- 
David Hopwood <[EMAIL PROTECTED]>



_______________________________________________
Python-3000 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to