]> granicus.if.org Git - python/commit
call_find_module() handles dup() failure: raise an OSError exception
authorVictor Stinner <victor.stinner@haypocalc.com>
Mon, 20 Jun 2011 13:16:55 +0000 (15:16 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Mon, 20 Jun 2011 13:16:55 +0000 (15:16 +0200)
commitd417d01ec80d9d13918fc90fd3ce0080232a8e7c
tree4eb19db5a52dd943510d349d8774e3498380b4c1
parent925ef39949b784d331dbb246b8888347ecd8b275
call_find_module() handles dup() failure: raise an OSError exception
Python/import.c