Import Upstream version 2.7.18

This commit is contained in:
geos_one
2025-08-15 16:28:06 +02:00
commit ba1f69ab39
4521 changed files with 1778434 additions and 0 deletions

8
Lib/plat-aix4/regen Executable file
View File

@@ -0,0 +1,8 @@
#! /bin/sh
case `uname -sv` in
'AIX 4'*) ;;
*) echo Probably not on an AIX 4 system 1>&2
exit 1;;
esac
set -v
h2py.py -i '(u_long)' /usr/include/netinet/in.h