home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 15 / AACD15.ISO / AACD / Programming / Python2 / Lib / Python2.0 / plat-amiga / regen < prev    next >
Encoding:
Text File  |  1998-03-04  |  147 b   |  5 lines

  1. set echo on
  2. python //Tools/scripts/h2py.py netinclude:sys/socket.h
  3. python //Tools/scripts/h2py.py -i '(u_long)' netinclude:netinet/in.h
  4. unset echo
  5.