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
Issue #1515: Enable use of deepcopy() with instance methods. Patch by Robert Collins.
[python.git]
/
Lib
/
plat-sunos5
/
regen
blob
78cb7de1485c9c2a820e3d52c77798102165cd1c
1
#! /bin/sh
2
case
`uname -sr`
in
3
'SunOS 5.'
*) ;;
4
*)
echo
Probably not on a Solaris
2
system
1
>&
2
5
exit
1
;;
6
esac
7
set -v
8
h2py
-i
'(u_long)'
/
usr
/
include
/
sys
/
types.h
/
usr
/
include
/
netinet
/
in
.h
/
usr
/
include
/
sys
/
stropts.h
/
usr
/
include
/
dlfcn.h
9