]> granicus.if.org Git - python/commit
Issue #1746656: Add if_nameindex, if_nametoindex, if_indextoname
authorGregory P. Smith <greg@krypto.org>
Sun, 15 May 2011 07:26:45 +0000 (00:26 -0700)
committerGregory P. Smith <greg@krypto.org>
Sun, 15 May 2011 07:26:45 +0000 (00:26 -0700)
commit5ed2e779f175dc648110a1d862e37d6e92bd2560
treeaa19fa5461f195aac9c82fca74dba0190bf0909b
parent1a4de20d9505873beca1e20f948ae0abe875ebb1
Issue #1746656: Add if_nameindex, if_nametoindex, if_indextoname
methods to the socket module.
Doc/library/socket.rst
Lib/test/test_socket.py
Misc/NEWS
Modules/socketmodule.c
configure
configure.in
pyconfig.h.in