Hi, victor.stinner wrote: > http://hg.python.org/cpython/rev/c75427c0da06 > changeset: 73127:c75427c0da06 > user: Victor Stinner <victor.stinner at haypocalc.com> > date: Tue Oct 25 13:34:04 2011 +0200 > summary: > Issue #13226: Add RTLD_xxx constants to the os module. These constants can by > used with sys.setdlopenflags(). > > files: > Doc/library/os.rst | 13 +++++++++++++ > Doc/library/sys.rst | 10 +++++----- > Lib/test/test_posix.py | 7 +++++++ > Misc/NEWS | 3 +++ > Modules/posixmodule.c | 26 ++++++++++++++++++++++++++ > 5 files changed, 54 insertions(+), 5 deletions(-) [snip] > diff --git a/Misc/NEWS b/Misc/NEWS > --- a/Misc/NEWS > +++ b/Misc/NEWS > @@ -341,6 +341,9 @@ > Library > ------- > > +- Issue #13226: Add RTLD_xxx constants to the os module. These constants can by Typo: s/by/be/ > + used with sys.setdlopenflags(). > + > - Issue #10278: Add clock_getres(), clock_gettime() and CLOCK_xxx constants to > the time module. time.clock_gettime(time.CLOCK_MONOTONIC) provides a > monotonic clock Petri
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4