[Python-Dev] import w/options

Neal D. Becker ndbecker2 at verizon.net
Mon Oct 18 21:22:59 CEST 2004


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?



More information about the Python-Dev mailing list