]> granicus.if.org Git - python/commit
Better #ifdefs for NetBSD, taking into account that at least on netBSD
authorGuido van Rossum <guido@python.org>
Mon, 19 Jan 1998 22:03:52 +0000 (22:03 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 19 Jan 1998 22:03:52 +0000 (22:03 +0000)
commit15af20a337ce0a611adf6dcc1ffbe1124ebdf43d
treed49055f4bf95d3b1cf32bca846301c0b452f3103
parent4cc462e85b1c2c393460e780c314e73691e15852
Better #ifdefs for NetBSD, taking into account that at least on netBSD
1.3, dlopen() etc. are fully implemented, including dlerror().
From Jaromir Dolecek and Ty Sarna.
Python/importdl.c