From: Ezio Melotti Date: Wed, 3 Mar 2010 20:10:45 +0000 (+0000) Subject: Add the argparse module and Steven as its maintainer. X-Git-Tag: v3.2a1~1580 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=087ca08f002f7898ee433079ceee796bf86fd75f;p=python Add the argparse module and Steven as its maintainer. --- diff --git a/Misc/maintainers.rst b/Misc/maintainers.rst index c4d7e5c9e8..a8331fafe3 100644 --- a/Misc/maintainers.rst +++ b/Misc/maintainers.rst @@ -45,6 +45,7 @@ _dummy_thread brett.cannon _thread abc aifc r.david.murray +argparse bethard array ast asynchat josiahcarlson