Re: latest update of PEP 451

Eric Snow <[email protected]> Fri, 4 Oct 2013 23:22:26 -0600
Newsgroups gmane.comp.python.import
Message-ID <CALFfu7AZCTgL175Lc6WNDo94Z6r5toxn7bTQVXxOx1sBLhV6Wg@mail.gmail.com>
On Wed, Oct 2, 2013 at 5:58 PM, Nick Coghlan <[email protected]> wrote:
> I realised the existing *.pth mechanism is a better fit for my original use
> case (sharing distributions between virtual environments), but *.ref files
> would still be useful as platform neutral symlinks for dev environments and
> selective path overrides. So +1 if you can find the time, but don't stress
> if it slips to 3.5.

In that case I'm going to push this off until 3.5.  :)  It's not worth
rushing it at this point even if it's already close, which I may be
misremembering. :)

-eric