> Joel> * python/python.c (python_run_simple_file): New function. > Joel> (source_python_script, source_python_script_for_objfile): > Joel> Replace call to PyRun_SimpleFile by call to > Joel> python_run_simple_file. > > It seems good to me. Some trivial nits follow. Thanks for the review. > It would be good if this mentioned the specific case of linking against > different versions of the C runtime. Attached is what I checked in. The paragraph on Windows is plagiarism on what Kai said, so credits to him. Let me know if you see some nits, or if this wasn't what you had in mind, and I will fix them. -- Joel