[Python-checkins] devguide: experts.rst: Apparently the zlib module likes me.

nadeem.vawda python-checkins at python.org
Mon Sep 12 00:26:30 CEST 2011


http://hg.python.org/devguide/rev/cd391387854c
changeset:   450:cd391387854c
user:        Nadeem Vawda <nadeem.vawda at gmail.com>
date:        Mon Sep 12 00:26:22 2011 +0200
summary:
  experts.rst: Apparently the zlib module likes me.

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
@@ -253,7 +253,7 @@
 xmlrpc                loewis
 zipfile               alanmcintyre
 zipimport
-zlib
+zlib                  nadeem.vawda
 ====================  =============================================
 
 

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


More information about the Python-checkins mailing list