mirror of
https://github.com/python/cpython.git
synced 2024-11-23 18:04:37 +08:00
4 lines
93 B
Bash
4 lines
93 B
Bash
#! /bin/sh
|
|
set -v
|
|
python ../../Tools/scripts/h2py.py -i '(u_long)' /usr/include/netinet/in.h
|