Patch #412229: Add functions sys.getdlopenflags and sys.setdlopenflags.
Add dlopenflags to PyInterpreterState, and use it in dlopen calls.
M
Martin v. Löwis committed
f0473d511b7f883bfff3048f55e3a6adc7a43cb9
Parent: 984158d
Add dlopenflags to PyInterpreterState, and use it in dlopen calls.