2009/5/19 Tarek Ziadé <ziade.ta...@gmail.com>:
> On Sat, May 16, 2009 at 6:55 PM, P.J. Eby <p...@telecommunity.com> wrote:
>>
>> 1. Why ';' separation, instead of tabs as in PEP 262?  Aren't semicolons a
>> valid character in filenames?
>
> I am changing this into a <tab>. for now.

I'm not following this thread at all, but can I put a strong vote
*against* tabs in, please. You're just asking for bug reports from
people who edit the file and expand tabs to spaces (either
deliberately, or via an automatic editor setting they forgot about)
and then can't see why a file that looks the same works differently.

OK, so it's not meant to be a human editable file, but that won't stop
some people :-)

Paul
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to