--- maintainers.rst.py3k 2010-03-22 04:05:24.000000000 +0100 +++ maintainers.rst 2010-04-10 14:09:46.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 kurt.kaiser 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 @@ -209,7 +214,7 @@ threading time timeit -tkinter gpolo +Tkinter gpolo token georg.brandl tokenize trace