]> granicus.if.org Git - python/commit
Close #15766: Catch exceptions while raising the ImportError in imp.load_dynamic()
authorVictor Stinner <victor.stinner@gmail.com>
Mon, 1 Oct 2012 22:55:07 +0000 (00:55 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Mon, 1 Oct 2012 22:55:07 +0000 (00:55 +0200)
commit3b635cd4476422fbef7e1da1e1de66bbb939d648
treeb72249b1d9573c4ae91c6031af4d1e1a0f0d0a29
parentf25dabe1ec01d8547de06dd73c59afde3370c216
Close #15766: Catch exceptions while raising the ImportError in imp.load_dynamic()
Python/dynload_shlib.c