[Python-checkins] [python/cpython] d33469: Don't add fdtype to __all__ twice.

GitHub noreply at github.com
Thu Apr 27 22:14:17 EDT 2017


  Branch: refs/heads/fix-issue-27377
  Home:   https://github.com/python/cpython
  Commit: d33469607fbb83aaef2487b009398ebcf582f78b
      https://github.com/python/cpython/commit/d33469607fbb83aaef2487b009398ebcf582f78b
  Author: Neil Schemenauer <nas at arctrix.com>
  Date:   2017-04-27 (Thu, 27 Apr 2017)

  Changed paths:
    M Lib/socket.py

  Log Message:
  -----------
  Don't add fdtype to __all__ twice.




More information about the Python-checkins mailing list