Searched refs:get_abi3_suffix (Results 1 – 2 of 2) sorted by relevance
7 from setuptools.command.build_ext import build_ext, get_abi3_suffix31 print(get_abi3_suffix())40 if six.PY2 or not get_abi3_suffix():
65 def get_abi3_suffix(): function112 and get_abi3_suffix()117 filename = filename + get_abi3_suffix()