From: Ronald Oussoren Date: Fri, 25 Jan 2013 17:02:35 +0000 (+0100) Subject: Issue #1602133: 'environ' is not really available with shared libraries on OSX (merge... X-Git-Tag: v3.4.0a1~1529 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=20190e2d54e6d513bb197a160cdfd236bf63f168;p=python Issue #1602133: 'environ' is not really available with shared libraries on OSX (merge from 3.3) There already was a workaround for this for framework builds on OSX, this changeset enables the same workaround for shared libraries. Closes #1602133 --- 20190e2d54e6d513bb197a160cdfd236bf63f168