threading.RLock not subclassible?
Aahz Maruch
aahz at panix.com
Tue Feb 6 01:12:53 EST 2001
More information about the Python-list mailing list
Tue Feb 6 01:12:53 EST 2001
- Previous message (by thread): threading.RLock not subclassible?
- Next message (by thread): threading.RLock not subclassible?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In article <uk874zl4x.fsf at ctwd0143.fitlinxx.com>, David Bolen <db3l at fitlinxx.com> wrote: >"Tim Peters" <tim.one at home.com> writes: >> >> BTW, an acquire with a timeout is a cool idea! Feel encouraged to >> submit a patch to add such a thing directly to threading.py: > >If anyone does think along these lines I'd suggest investigating adding >a timeout to the code per-platform thread code as opposed to something >at a high level in threading.py. Given how little of Python is currently platform-specific, what kinds of arguments can you marshal in favor of this? -- --- Aahz (Copyright 2001 by aahz at pobox.com) Androgynous poly kinky vanilla queer het <*> http://www.rahul.net/aahz/ Hugs and backrubs -- I break Rule 6 Life as a contractor: when they tell you it's going to rain, sometimes it drizzles and sometimes it pours.
- Previous message (by thread): threading.RLock not subclassible?
- Next message (by thread): threading.RLock not subclassible?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list