Re: a little excess verbosity in import.c

Guido.van.Rossum@cwi.nl
Tue, 10 May 1994 09:01:39 +0200

> [...] On line 315 of import.c change:
>
> printf("dlopen(\"%s\", %d);\n",
> namebuf, RTLD_LAZY);
> [...]

Well that was surely left in by accident -- thanks for fixing it!

--Guido van Rossum, CWI, Amsterdam <Guido.van.Rossum@cwi.nl>
URL: <http://www.cwi.nl/cwi/people/Guido.van.Rossum.html>