In article 
<cadisq7fg3vgxd39teuvbcvhhmpkuwss0qcksrfpkn5ye0dv...@mail.gmail.com>,
 Nick Coghlan <ncogh...@gmail.com> wrote:

> On Thu, Feb 16, 2012 at 12:06 PM, Guido van Rossum <gu...@python.org> wrote:
> > Anyway, I don't think anyone is objecting against the PEP allowing symlinks 
> > now.
> 
> Yeah, the onus is just back on me to do the final updates to the PEP
> and patch based on the discussion in this thread. Unless life
> unexpectedly intervenes, I expect that to happen on Saturday (my
> time).
> 
> After that, the only further work is for Ned to supply whatever
> updates he needs to bring the 2.7 Mac OS X installers into line with
> the new naming scheme.

There are two issues that I know of for OS X.  One is just getting a 
python2 symlink into the bin directory of a framework build.  That's 
easy.  The other is managing symlinks (python, python2, and python3) 
across framework bin directories; currently there's no infrastructure 
for that.  That part will probably have to wait until PyCon.

-- 
 Ned Deily,
 n...@acm.org

_______________________________________________
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