[Python-checkins] devguide: contextlib issues should be kicked in my general direction

nick.coghlan python-checkins at python.org
Thu Jan 20 14:48:17 CET 2011


nick.coghlan pushed 01bc1f3be71f to devguide:

http://hg.python.org/devguide/rev/01bc1f3be71f
changeset:   154:01bc1f3be71f
tag:         tip
user:        Nick Coghlan <ncoghlan at gmail.com>
date:        Thu Jan 20 23:46:28 2011 +1000
summary:
  contextlib issues should be kicked in my general direction

files:
  experts.rst

diff --git a/experts.rst b/experts.rst
--- a/experts.rst
+++ b/experts.rst
@@ -82,7 +82,7 @@
 compileall
 concurrent.futures    brian.quinlan
 configparser          lukasz.langa
-contextlib
+contextlib            ncoghlan
 copy                  alexandre.vassalotti
 copyreg               alexandre.vassalotti
 cProfile

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


More information about the Python-checkins mailing list