]> granicus.if.org Git - python/commit
New AIX specific subdirs
authorGuido van Rossum <guido@python.org>
Thu, 8 Aug 1996 18:24:58 +0000 (18:24 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 8 Aug 1996 18:24:58 +0000 (18:24 +0000)
commitd44e0c3acebb10c4d26d80d42ce8fc89cd5ed02d
tree630a922e1bb1e5ddd8b1380fb2d192d07a5aecd1
parentc442d43ab9c9e18f9ace73cf949d27d17c729ff8
New AIX specific subdirs
20 files changed:
Lib/aix3/FCNTL.py [new file with mode: 0644]
Lib/aix3/IN.py [new file with mode: 0644]
Lib/aix3/SOCKET.py [new file with mode: 0644]
Lib/aix3/TERMIOS.py [new file with mode: 0644]
Lib/aix3/regen [new file with mode: 0755]
Lib/aix4/FCNTL.py [new file with mode: 0644]
Lib/aix4/IN.py [new file with mode: 0644]
Lib/aix4/SOCKET.py [new file with mode: 0644]
Lib/aix4/TERMIOS.py [new file with mode: 0644]
Lib/aix4/regen [new file with mode: 0755]
Lib/plat-aix3/FCNTL.py [new file with mode: 0644]
Lib/plat-aix3/IN.py [new file with mode: 0644]
Lib/plat-aix3/SOCKET.py [new file with mode: 0644]
Lib/plat-aix3/TERMIOS.py [new file with mode: 0644]
Lib/plat-aix3/regen [new file with mode: 0755]
Lib/plat-aix4/FCNTL.py [new file with mode: 0644]
Lib/plat-aix4/IN.py [new file with mode: 0644]
Lib/plat-aix4/SOCKET.py [new file with mode: 0644]
Lib/plat-aix4/TERMIOS.py [new file with mode: 0644]
Lib/plat-aix4/regen [new file with mode: 0755]