mirror of
https://github.com/python/cpython.git
synced 2024-11-23 18:04:37 +08:00
2e5432e4c1
svn+ssh://pythondev@svn.python.org/python/trunk ........ r78644 | benjamin.peterson | 2010-03-03 20:07:55 -0600 (Wed, 03 Mar 2010) | 1 line set svn:executable on all regen scripts ........
4 lines
93 B
Bash
Executable File
4 lines
93 B
Bash
Executable File
#! /bin/sh
|
|
set -v
|
|
python ../../Tools/scripts/h2py.py -i '(u_long)' /usr/include/netinet/in.h
|