repo.or.cz
/
python.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Move a Misc/NEWS entry to right section.
[python.git]
/
Lib
/
plat-aix4
/
regen
blob
57a71c4ed414e3b2ad48500a359092c48ed0b699
1
#! /bin/sh
2
case
`uname -sv`
in
3
'AIX 4'
*) ;;
4
*)
echo
Probably not on an AIX
4
system
1
>&
2
5
exit
1
;;
6
esac
7
set -v
8
h2py.py
-i
'(u_long)'
/
usr
/
include
/
netinet
/
in
.h