Files
cpython/Modules
Ned Deily fde8fe50e4 gh-59703: restore include of mach-o/dyld.h (gh-112309)
On older versions of macOS, _NSGetExecutablePath appears to only
be available via macho-o/dyld so macho-o/dyld.h is still needed.
2023-11-22 01:20:57 -05:00
..

Source files for standard library extension modules,
and former extension modules that are now builtin modules.