John Malmberg added the comment: There are multiple degrees of Posix compliance.
While X/Open documents the Posix requirements for implementing fork(), so far I have not found anything that requires that fork() be present. Configure tests for c-python also test for the presence of fork(). OpenVMS complies with many Posix standards, but does not implement fork(). ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue22309> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com