[issue5132] distutils: libpython not found when building python extensions on Solaris when Python was built with --enable-shared
New submission from Dave Peterson : I've had trouble building Python extensions on Solaris if the Python install I'm using was built with the '--enable-shared' option. In tracking this down, it appears that the code in 'distutils/command/build_ext.py' contains a
[issue1424152] urllib/urllib2: HTTPS over (Squid) Proxy fails
Changes by Dave Peterson <[EMAIL PROTECTED]>: -- nosy: +dpeterson _ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1424152> _ ___ Python-bugs