lib-python.2.7.plat-aix4.regen Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jython-standalone Show documentation
Show all versions of jython-standalone Show documentation
Jython is an implementation of the high-level, dynamic, object-oriented
language Python written in 100% Pure Java, and seamlessly integrated with
the Java platform. It thus allows you to run Python on any Java platform.
#! /bin/sh
case `uname -sv` in
'AIX 4'*) ;;
*) echo Probably not on an AIX 4 system 1>&2
exit 1;;
esac
set -v
h2py.py -i '(u_long)' /usr/include/netinet/in.h