Staging
v0.5.1
https://github.com/python/cpython
Revision ce77defd845b56a1910143568e5827c66dfca1ae authored by Benjamin Peterson on 20 May 2011, 16:49:06 UTC, committed by Benjamin Peterson on 20 May 2011, 16:49:06 UTC
1 parent 30e10d8
Raw File
Tip revision: ce77defd845b56a1910143568e5827c66dfca1ae authored by Benjamin Peterson on 20 May 2011, 16:49:06 UTC
this should actually be an IOError
Tip revision: ce77def
regen
#! /bin/sh
set -v
python ../../Tools/scripts/h2py.py -i '(u_long)' /usr/include/netinet/in.h
back to top