]> granicus.if.org Git - python/commit
PEP 3149: Try to load the extension with the SOABI before trying
authorMatthias Klose <doko@ubuntu.com>
Wed, 8 Sep 2010 16:22:10 +0000 (16:22 +0000)
committerMatthias Klose <doko@ubuntu.com>
Wed, 8 Sep 2010 16:22:10 +0000 (16:22 +0000)
commitf69af1e959292867fc032b25422e96b72d8443ff
treedceecce43b2e0b51fbe24ec44fed8b0938061d29
parent9a9dd1c14069701f25983af56c55a7ec6afd83c8
PEP 3149: Try to load the extension with the SOABI before trying
to load the one without the SOABI in the name.
Python/dynload_shlib.c