summaryrefslogtreecommitdiffstats
path: root/Lib/plat-unixware7/regen
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2001-04-11 23:43:09 (GMT)
committerGuido van Rossum <guido@python.org>2001-04-11 23:43:09 (GMT)
commitac6985f42f36b24ea7438ae6858d1d966fdf41a2 (patch)
tree7d3de9c72ae64f3a91c4a3214dbf11f655a24755 /Lib/plat-unixware7/regen
parentc8c1a5b7b640b43666cbc960fa8472a2e39fc104 (diff)
downloadcpython-ac6985f42f36b24ea7438ae6858d1d966fdf41a2.zip
cpython-ac6985f42f36b24ea7438ae6858d1d966fdf41a2.tar.gz
cpython-ac6985f42f36b24ea7438ae6858d1d966fdf41a2.tar.bz2
SOCKET.py and TERMIOS.py are no longer used in this release.
Diffstat (limited to 'Lib/plat-unixware7/regen')
-rwxr-xr-xLib/plat-unixware7/regen2
1 files changed, 0 insertions, 2 deletions
diff --git a/Lib/plat-unixware7/regen b/Lib/plat-unixware7/regen
index 725b230..3d6af9a 100755
--- a/Lib/plat-unixware7/regen
+++ b/Lib/plat-unixware7/regen
@@ -6,7 +6,5 @@ UnixWare*) ;;
esac
set -v
h2py /usr/include/sys/fcntl.h
-h2py /usr/include/sys/socket.h
h2py -i '(u_long)' /usr/include/netinet/in.h
-h2py /usr/include/termios.h
h2py /usr/include/sys/stropts.h