Olivier Grisel added the comment:

Why has this issue been closed? Won't the spawn and forkserver mode work in 
Python 3.4 for Python program started by a Python script (which is probably the 
majority of programs written in Python under unix)?

Is there any reason not to use the `imp.load_source` code I put in my patch as 
a temporary workaround if the cleaner runpy.run_path solution is too tricky to 
implement for the Python 3.4 release time frame?

----------

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

Reply via email to