On 2011年8月03日 00:30:41 +0200 benjamin.peterson <python-checkins at python.org> wrote: >> diff --git a/Misc/NEWS b/Misc/NEWS > --- a/Misc/NEWS > +++ b/Misc/NEWS > @@ -10,6 +10,8 @@ > Core and Builtins > ----------------- >> +- Add ThreadError to threading.__all__. > + This should surely be in the library section. Regards Antoine.