New comment on pull request:

https://bitbucket.org/pypy/pypy/pull-request/67/added-implementation-of-py_initialize#comment-4800

unbit said:

honestly it is not clear to me how to make 'srcdir' independent from 
pypy.__file__ Apps embeding python normally set sys.executable to their binary 
path, so following that value could lead to problems. Maybe we could take the 
absolute path of libpypy-c with dladdr() trick, but this is glibc specific.

--
This is a pull request comment notification from bitbucket.org.
You are receiving this either because you are participating
in a pull request, or you are following it.
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to