commit | 8b905bd9d40f0545e054737b8796a18366546ffc | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Tue Oct 25 13:34:04 2011 +0200 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Tue Oct 25 13:34:04 2011 +0200 |
tree | b2b62946432510b703420013a926d7a5155ade25 | |
parent | e0be4232971edca23438cc3d79761141f2de124f [diff] |
Issue #13226: Add RTLD_xxx constants to the os module. These constants can by used with sys.setdlopenflags().