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? :-) :-) :-) (3 smileys is a get-out-of-flamewar-free card :-)) I'm not trying to contradict you - just pointing out that the world isn't as perfect as people here seem to want it to be. Paul. _______________________________________________ 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
