summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2011-12-19 15:22:26 (GMT)
committerAntoine Pitrou <solipsis@pitrou.net>2011-12-19 15:22:26 (GMT)
commitd1301953fe355bc6637f33a4985c950bcfc73adf (patch)
treed4a3467b30ddef5dbcd569d797b720ea1f97f60c /Misc
parentb01c32dab49be5e0a29f4a63fb77b5bba95392e6 (diff)
parent7ded21e917e8069810e31753852191f823e52c27 (diff)
downloadcpython-d1301953fe355bc6637f33a4985c950bcfc73adf.zip
cpython-d1301953fe355bc6637f33a4985c950bcfc73adf.tar.gz
cpython-d1301953fe355bc6637f33a4985c950bcfc73adf.tar.bz2
Issue #5424: add tests for inet_ntoa, inet_ntop, inet_aton and inet_pton.
Patch by Philipp Hagemeister.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/ACKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index f492444..269518c 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -382,6 +382,7 @@ Lars Gustäbel
Thomas Güttler
Jonas H.
Barry Haddow
+Philipp Hagemeister
Paul ten Hagen
Rasmus Hahn
Peter Haight