Staging
v0.5.1
https://github.com/python/cpython
Revision d08d0b1c69b19c58afb998e30eadfc7b9de26378 authored by Georg Brandl on 23 March 2013, 15:05:12 UTC, committed by Georg Brandl on 23 March 2013, 15:05:12 UTC
1 parent 0a1bc11
Raw File
Tip revision: d08d0b1c69b19c58afb998e30eadfc7b9de26378 authored by Georg Brandl on 23 March 2013, 15:05:12 UTC
Bump to 3.3.1rc1.
Tip revision: d08d0b1
regen
#! /bin/sh
set -v
python ../../Tools/scripts/h2py.py -i '(u_long)' /usr/include/netinet/in.h
back to top