Amaury Forgeot d'Arc added the comment:

I don't reproduce the crash, but I noticed that the binary imports and executes 
the system's /usr/lib/python2.7/site.py.

I think it's cython's fault (or maybe the way you use it): "cython --embed" is 
not really isolated from the rest of the system, so it can only be used with 
the system's Python.

----------
nosy: +amaury.forgeotdarc

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue25463>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to