From: Antoine Pitrou Date: Wed, 4 Aug 2010 13:24:41 +0000 (+0000) Subject: I'm interested in threading issues as well X-Git-Tag: v3.2a2~472 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e99f507c98fd56f48ad0c9d5f61b3e816adeb51e;p=thirdparty%2FPython%2Fcpython.git I'm interested in threading issues as well --- diff --git a/Misc/maintainers.rst b/Misc/maintainers.rst index fb6728356441..b000c920fdc3 100644 --- a/Misc/maintainers.rst +++ b/Misc/maintainers.rst @@ -42,7 +42,7 @@ Module Maintainers __future__ __main__ gvanrossum _dummy_thread brett.cannon -_thread +_thread pitrou abc aifc r.david.murray argparse bethard @@ -206,7 +206,7 @@ tempfile termios test textwrap -threading +threading pitrou time alexander.belopolsky timeit tkinter gpolo