>
> Personally, I think that subclassing is cleaner, but if you must monkeypatch,
> then you should monkeypatch the multiprocessing.forking._python_exe variable,
> not sys.exec_prefix.
>
> --
> Robert Kern

thanks, good point.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to