[Python-checkins] devguide: experts: Add myself for the inspect module

yury.selivanov python-checkins at python.org
Thu Jan 23 18:05:40 CET 2014


http://hg.python.org/devguide/rev/1b1fd40a2756
changeset:   660:1b1fd40a2756
user:        Yury Selivanov <yselivanov at sprymix.com>
date:        Thu Jan 23 12:04:44 2014 -0500
summary:
  experts: Add myself for the inspect module

files:
  experts.rst |  2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)


diff --git a/experts.rst b/experts.rst
--- a/experts.rst
+++ b/experts.rst
@@ -130,7 +130,7 @@
 imghdr
 imp
 importlib             brett.cannon
-inspect
+inspect               yselivanov
 io                    pitrou, benjamin.peterson, stutzbach
 ipaddress             pmoody, ncoghlan
 itertools             rhettinger

-- 
Repository URL: http://hg.python.org/devguide


More information about the Python-checkins mailing list