On 4/24/06, Barry Warsaw <[EMAIL PROTECTED]> wrote:
> On Mon, 2006-04-24 at 11:18 -0700, Guido van Rossum wrote:
>
> > > Hmmm... Should we see this as official confirmation that PEP 7 is going to
> > > go to 4-space indents instead of tab ones, or is it just an editor
> > > accidentily left in Google-indent mode? (I think I prefer the former ;)
> >
> > The former. I thought it was already decided?
>
> Yes, it was.

If it wasn't written down it will be forgotten. I'll update various PEPs.

> > Of course, only for
> > *new* code so far, to ease merges.
>
> Definitely, although there should be a flag day at some point where we
> reformat the old code, which I definitely think we should do, as painful
> as it might be.

Doesn't have to be a flag day -- we can reformat code
opportunistically whenever there's no hope of ever doing merges from
2.x.

I do plan that within one file we'll stick to style consistency.

--
--Guido van Rossum (home page: http://www.python.org/~guido/)
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
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