I'm interested in threading issues as well

This commit is contained in:
Antoine Pitrou 2010-08-04 13:24:41 +00:00
parent 6a9e6bbf1a
commit e99f507c98

View File

@ -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