--- Misc/maintainers.rst 2010-06-11 10:56:01.000000000 +0200 +++ /tmp/user/1013/maintainers.rst 2010-06-11 19:45:34.000000000 +0200 @@ -39,6 +39,7 @@ ================== =========== Module Maintainers ================== =========== +__builtin__ __future__ __main__ gvanrossum _dummy_thread brett.cannon @@ -53,14 +54,15 @@ atexit audioop base64 +BaseHTTPServer bdb binascii binhex bisect rhettinger -builtins bz2 calendar cgi +CGIHTTPServer cgitb chunk cmath mark.dickinson @@ -71,10 +73,10 @@ collections rhettinger colorsys compileall -configparser +ConfigParser contextlib copy alexandre.vassalotti -copyreg alexandre.vassalotti +copy_reg alexandre.vassalotti cProfile crypt csv @@ -111,8 +113,10 @@ hashlib heapq rhettinger hmac -html -http +htmlentitydefs +htmllib +HTMLParser +httplib idlelib kbk imaplib imghdr @@ -164,7 +168,7 @@ pybench lemburg, pitrou pyclbr pydoc -queue rhettinger +Queue rhettinger quopri random rhettinger re effbot (inactive), pitrou @@ -179,12 +183,13 @@ shlex shutil tarek signal +SimpleHTTPServer site smtpd smtplib sndhdr socket -socketserver +SocketServer spwd sqlite3 ghaering ssl janssen, pitrou, giampaolo.rodola @@ -209,7 +214,7 @@ threading time alexander.belopolsky timeit -tkinter gpolo +Tkinter gpolo token georg.brandl tokenize trace