]> granicus.if.org Git - python/commit
Issue #21311: Avoid exception in _osx_support with non-standard compiler
authorNed Deily <nad@acm.org>
Sat, 19 Apr 2014 20:24:03 +0000 (13:24 -0700)
committerNed Deily <nad@acm.org>
Sat, 19 Apr 2014 20:24:03 +0000 (13:24 -0700)
commit84889012820d5bfa02d77898a433e214b22b187a
tree8b36ad0a8eb93ff8d6d48cb6647c0935665fc487
parentf27ec3e5515115080b270c5530929d365791c2c1
Issue #21311: Avoid exception in _osx_support with non-standard compiler
configurations.  Patch by John Szakmeister.
Lib/_osx_support.py
Misc/ACKS
Misc/NEWS