Martin v. Löwis <mar...@v.loewis.de> added the comment: To elaborate, it should be possible to declare the posix_spawnp functions as __attribute__((weak)), and then test at run-time whether the function (pointers) are null. See http://tinyurl.com/y8myawg for an example.
---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7658> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com