[New-bugs-announce] [issue7171] Add inet_ntop and inet_pton support for Windows

Jason R. Coombs report at bugs.python.org
Tue Oct 20 01:20:26 CEST 2009


New submission from Jason R. Coombs <jaraco at jaraco.com>:

According to the documentation, Microsoft now supports inet_ntop and
inet_pton
(http://msdn.microsoft.com/en-us/library/cc805843%28VS.85%29.aspx). This
capability should be integrated into the socket module so it is
supported cross-platform.

----------
components: IO
messages: 94261
nosy: jaraco
severity: normal
status: open
title: Add inet_ntop and inet_pton support for Windows
type: feature request
versions: Python 2.7, Python 3.2

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7171>
_______________________________________


More information about the New-bugs-announce mailing list