This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
9be6c3ddf0
cpython
/
Lib
/
plat-generic
/
regen
4 lines
97 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Sh script to recreage generic machdep subdirectory
1996-07-30 13:36:42 -03:00
#! /bin/sh
set -v
Use python$EXE instead of python, for Darwin. (Patch by Tony Lownds. (#101816) [Note: I'm not sure that this is really the right fix. Surely Darwin doesn't require you to say "python.exe" everywhere??? Even Windows doesn't! Or am I misunderstanding the point?]
2000-10-09 16:34:12 -03:00
python$EXE ../../Tools/scripts/h2py.py -i '(u_long)' /usr/include/netinet/in.h