]> granicus.if.org Git - python/commit
Fix SF # 551504, python -v sometimes fails to find init (HPUX)
authorNeal Norwitz <nnorwitz@gmail.com>
Sat, 2 Nov 2002 20:58:05 +0000 (20:58 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Sat, 2 Nov 2002 20:58:05 +0000 (20:58 +0000)
commit40cac739c26129fee15b4c2fa696d5f490982239
treec665a4243d3881f0bbc126a2d680366a4cd6b6d8
parente08e1bc80a526ab850ae6d1be72f49e08c34f68b
Fix SF # 551504, python -v sometimes fails to find init (HPUX)

Joseph Winston recommends removing DYNAMIC_PATH, since it can
cause some dynamic libraries to not load on HP-UX 11.
Python/dynload_hpux.c