[Python-checkins] CVS: python/dist/src/Lib/plat-aix3 regen,1.1,1.1.12.1
Tim Peters
tim_one@users.sourceforge.net
2001年8月01日 19:40:44 -0700
Update of /cvsroot/python/python/dist/src/Lib/plat-aix3
In directory usw-pr-cvs1:/tmp/cvs-serv23606/descr/dist/src/Lib/plat-aix3
Modified Files:
Tag: descr-branch
regen
Log Message:
Mrege of trunk tag delta date2001-07-30 to date2001-08-01.
Index: regen
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/plat-aix3/regen,v
retrieving revision 1.1
retrieving revision 1.1.12.1
diff -C2 -d -r1.1 -r1.1.12.1
*** regen 1996年08月08日 18:24:48 1.1
--- regen 2001年08月02日 02:40:42 1.1.12.1
***************
*** 6,11 ****
esac
set -v
- h2py.py /usr/include/fcntl.h
- h2py.py /usr/include/sys/socket.h
h2py.py -i '(u_long)' /usr/include/netinet/in.h
- h2py.py /usr/include/termios.h
--- 6,8 ----