[issue9806] no need to try loading posix extensions without SOABI

Matthias Klose report at bugs.python.org
Thu Sep 9 03:05:42 CEST 2010


New submission from Matthias Klose <doko at debian.org>:

the SOABI is always defined, no need to try loading an extension without the SOABI in its name.

ok to commit?

----------
components: Interpreter Core
files: dynload.diff
keywords: patch
messages: 115922
nosy: barry, doko
priority: normal
severity: normal
status: open
title: no need to try loading posix extensions without SOABI
versions: Python 3.2
Added file: http://bugs.python.org/file18806/dynload.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9806>
_______________________________________


More information about the Python-bugs-list mailing list