[Python-checkins] devguide: Starting on the PEP 3144 integration

nick.coghlan python-checkins at python.org
Sun May 20 11:42:15 CEST 2012


http://hg.python.org/devguide/rev/67f3b6fdae5a
changeset:   514:67f3b6fdae5a
user:        Nick Coghlan <ncoghlan at gmail.com>
date:        Sun May 20 19:42:05 2012 +1000
summary:
  Starting on the PEP 3144 integration

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


diff --git a/experts.rst b/experts.rst
--- a/experts.rst
+++ b/experts.rst
@@ -130,6 +130,7 @@
 importlib             brett.cannon
 inspect
 io                    pitrou, benjamin.peterson, stutzbach
+ipaddress             pmoody, ncoghlan
 itertools             rhettinger
 json                  bob.ippolito (inactive), ezio.melotti, rhettinger
 keyword

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


More information about the Python-checkins mailing list