Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

6
  • 27
    As stated in the question I want something from the default install, as in no additional installs needed. Commented Oct 3, 2008 at 12:52
  • 6
    @MattJoiner Neither of this things is true any more (the latest version has Windows binaries on PyPI and does support Py3K). Commented May 2, 2014 at 15:42
  • 6
    @Jean-PaulCalderone FWIW, the latest version of netifaces does support IPv6 on Windows. Commented May 2, 2014 at 15:43
  • 3
    this module must be part of the standard library, given that python claims a 'batteries included' philosophy Commented Oct 22, 2017 at 8:42
  • 1
    @MattJoiner - Note that on Ubuntu, the latest version requires no C compiler for either python or Py3K. And there are packages for the module as well. Commented May 30, 2019 at 3:59