Patch by Jp Calderone:

- The socket module now provides the functions inet_pton and inet_ntop
  for converting between string and packed representation of IP addresses.
  See SF patch #658327.

This still needs a bit of work in the doc area, because it is not
available on all platforms (especially not on Windows).
diff --git a/Misc/ACKS b/Misc/ACKS
index f99f658..2fbe9af 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -83,6 +83,7 @@
 Tarn Weisner Burton
 Lee Busby
 Ralph Butler
+Jp Calderone
 Daniel Calvelo
 Brett Cannon
 Mike Carlton