mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
gh-100540: Remove obsolete Modules/_ctypes/darwin/ dlfcn shim (GH-100541)
As far as I can tell, this hasn't been actually used since Mac OS X 10.2.
This commit is contained in:
parent
7223d50b97
commit
2df82db485
15 changed files with 15 additions and 540 deletions
|
@ -51,7 +51,6 @@ EXCLUDED = clean_lines('''
|
|||
# @begin=conf@
|
||||
|
||||
# OSX
|
||||
#Modules/_ctypes/darwin/*.c
|
||||
Modules/_scproxy.c # SystemConfiguration/SystemConfiguration.h
|
||||
|
||||
# Windows
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue