From: Georg Brandl Date: Sat, 19 Sep 2009 07:39:05 +0000 (+0000) Subject: I would like to maintain the token module! X-Git-Tag: v3.2a1~2521 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=74600984c26b89dfbf47f4e3f263b958c73da177;p=thirdparty%2FPython%2Fcpython.git I would like to maintain the token module! --- diff --git a/Misc/maintainers.rst b/Misc/maintainers.rst index 947d2644c682..255220c85eb3 100644 --- a/Misc/maintainers.rst +++ b/Misc/maintainers.rst @@ -209,10 +209,10 @@ threading time brett.cannon timeit tkinter gpolo -token +token georg.brandl tokenize trace -traceback +traceback georg.brandl tty turtle gregorlingl types