[Python-checkins] devguide: dis module questions can be kicked in my general direction

nick.coghlan python-checkins at python.org
Mon Aug 22 02:07:22 CEST 2011


http://hg.python.org/devguide/rev/08274408fd4f
changeset:   445:08274408fd4f
user:        Nick Coghlan <ncoghlan at gmail.com>
date:        Sun Aug 21 20:07:09 2011 -0400
summary:
  dis module questions can be kicked in my general direction

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
@@ -93,7 +93,7 @@
 dbm
 decimal               facundobatista, rhettinger, mark.dickinson
 difflib               tim_one (inactive)
-dis
+dis                   ncoghlan
 distutils             tarek*, eric.araujo*
 doctest               tim_one (inactive)
 dummy_threading       brett.cannon

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


More information about the Python-checkins mailing list