Staging
v0.5.1
https://github.com/python/cpython
Revision 29be05444fcf2a718c55176a34edce32af16d1dc authored by Anthony Baxter on 12 September 2006, 01:00:45 UTC, committed by Anthony Baxter on 12 September 2006, 01:00:45 UTC
1 parent 72345f2
Raw File
Tip revision: 29be05444fcf2a718c55176a34edce32af16d1dc authored by Anthony Baxter on 12 September 2006, 01:00:45 UTC
Tagging for release of Python 2.5c2
Tip revision: 29be054
regen
#! /bin/sh
set -v
python ../../Tools/scripts/h2py.py -i '(u_long)' /usr/include/netinet/in.h
back to top