Staging
v0.5.1
https://github.com/python/cpython
Raw File
Tip revision: 1b94ab79a95ba69e017348ffeb04ef52616a4540 authored by Georg Brandl on 11 August 2012, 06:49:20 UTC
Bump to 3.3b2.
Tip revision: 1b94ab7
regen
#! /bin/sh
set -v
python$EXE ../../Tools/scripts/h2py.py -i '(u_long)' /usr/include/netinet/in.h
back to top