Staging
v0.5.1
https://github.com/python/cpython
Revision 8d92ee88cbe0d91122aa378a6ee142fc3051bbfe authored by Barry Warsaw on 30 September 2002, 14:42:29 UTC, committed by Barry Warsaw on 30 September 2002, 14:42:29 UTC
specification so that the proper runtime ld.so path gets compiled into
the extension.  This fixes _socket for Solaris systems with libssl and
libcrypto in non-standard locations and should be fine for other
systems as well.  Closes SF bug #565710.

Forward port candidate for Python 2.3 (I'll work on that).
1 parent 036f6a8
History
Tip revision: 8d92ee88cbe0d91122aa378a6ee142fc3051bbfe authored by Barry Warsaw on 30 September 2002, 14:42:29 UTC
Add "runtime_library_dirs = ssl_libs" to the _socket Extension
Tip revision: 8d92ee8
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 109 bytes
.hgtags -rw-r--r-- 2.3 KB
LICENSE -rw-r--r-- 12.2 KB
Makefile.pre.in -rw-r--r-- 25.9 KB
PLAN.txt -rw-r--r-- 14.1 KB
README -rw-r--r-- 41.7 KB
acconfig.h -rw-r--r-- 7.5 KB
configure -rwxr-xr-x 209.7 KB
configure.in -rw-r--r-- 54.5 KB
install-sh -rwxr-xr-x 5.5 KB
pyconfig.h.in -rw-r--r-- 19.5 KB
setup.py -rw-r--r-- 34.4 KB

README

back to top