Staging
v0.8.1
Revision ab967416122c5aacc321ed5abdbc48de82127315 authored by Benjamin Peterson on 04 April 2009, 16:38:09 UTC, committed by Benjamin Peterson on 04 April 2009, 16:38:09 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r71163 | benjamin.peterson | 2009-04-04 11:05:51 -0500 (Sat, 04 Apr 2009) | 1 line

  revert r71159 since it broke the build
........
1 parent 7fe73a1
Raw File
regen
#! /bin/sh
set -v
python ../../Tools/scripts/h2py.py -i '(u_long)' /usr/include/netinet/in.h
back to top