Arfrever Frehtes Taifersar Arahesis <[email protected]> added the comment:
The previous patches don't work with Python 3, in which os.popen() internally uses subprocess.Popen(), and also don't work during crosscompilation, so I'm attaching the new patch. ---------- Added file: http://bugs.python.org/file15715/python-fix_search_for_libffi_headers.patch _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue6943> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
