diff options
author | Georg Brandl <georg@python.org> | 2009-09-19 07:39:05 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2009-09-19 07:39:05 (GMT) |
commit | 74600984c26b89dfbf47f4e3f263b958c73da177 (patch) | |
tree | d64e9f81d3c30e64776b8008e1d1483928395b89 /Misc/maintainers.rst | |
parent | 83963ddd5fb32dc9941a9c16a1b8930fc3bd4e68 (diff) | |
download | cpython-74600984c26b89dfbf47f4e3f263b958c73da177.zip cpython-74600984c26b89dfbf47f4e3f263b958c73da177.tar.gz cpython-74600984c26b89dfbf47f4e3f263b958c73da177.tar.bz2 |
I would like to maintain the token module!
Diffstat (limited to 'Misc/maintainers.rst')
-rw-r--r-- | Misc/maintainers.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Misc/maintainers.rst b/Misc/maintainers.rst index 947d264..255220c 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 |