[issue7895] Mac 10.6 mac_ver() crashes with USING_FORK_WITHOUT_EXEC_IS _NOT_SUPPORTED_BY_FILE_MANAGER

Ronald Oussoren report at bugs.python.org
Sun Jul 11 12:16:40 CEST 2010


Ronald Oussoren <ronaldoussoren at mac.com> added the comment:

I've attached a patch for python 3.2 that uses plistlib to read the XML file.  This should also work with python 2.7.

I want to commit this in the near future, but don't have time right now to apply the patch to all 4 active branches and do testing.

(The patch also includes a unittests that checks that mac_ver doesn't crash)

----------
resolution:  -> accepted
stage: unit test needed -> patch review
Added file: http://bugs.python.org/file17941/issue-7895-platform.txt

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7895>
_______________________________________


More information about the Python-bugs-list mailing list