18 Oct
2004
18 Oct
'04
2:22 p.m.
I have an application where it would be useful to set RTLD_GLOBAL on dlopen when import is used. Currently, python doesn't provide this option. Why not allow an optional argument to import that would allow this?