Nick Coghlan <ncogh...@gmail.com> wrote:
> > I had that working at one point.  Guido said no, keep it all in one file. 
> > I'm flexible but first you'd have to convince him.
> 
> It's also not something we're stuck with forever - we can start with it inline
> (which has the advantage of keeping all the code in the same place), and later
> move to having the helpers in a separate file included from the implementation
> file if we decide it makes sense to do so.

If we move big chunks of code around twice, I guess "hg blame" will break
twice, too.  That is another thing worth considering.

I agree with Serhiy, but that is probably known at this point. :)


Stefan Krah



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

Reply via email to