Commit 7b4f8dc0 authored by Dean Moldovan's avatar Dean Moldovan
Browse files

Fix module file name when working with debug builds of Python

Fixes #365. `sysconfig.get_config_var('SO')` already returns the correct
PYTHON_MODULE_EXTENSION, even for debug builds, so there is no need to
add anything else manually.
parent 36919ea6
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment