[pypy-dev] Change how a pypy executable finds its lib-python/lib_pypy directories?
Armin Rigo
arigo at tunes.org
Sun Sep 25 04:16:52 EDT 2016
Hi again,
On 25 September 2016 at 09:13, Armin Rigo <arigo at tunes.org> wrote:
> On 24 September 2016 at 23:30, Philip Jenvey <pjenvey at underboss.org> wrote:
>> Does this have any effect on virtualenvs?
>>
>> virtualenv symlinks libpypy-c.so and _pypy_init_home returns its location realpath()’d..
How about looking first from the place of the symlink itself, and if
not found, we dereference the symlink and look again?
A bientôt,
Armin.
More information about the pypy-dev
mailing list