[Python-checkins] [python/cpython] 7927ab: fix the name of argument to ftplib.FTP.set_pasv an...

GitHub noreply at github.com
Sun Mar 12 22:36:36 EDT 2017


  Branch: refs/heads/3.6
  Home:   https://github.com/python/cpython
  Commit: 7927abba3449e12d0ae3518b722fdfeb383b4039
      https://github.com/python/cpython/commit/7927abba3449e12d0ae3518b722fdfeb383b4039
  Author: Xiang Zhang <angwerzx at 126.com>
  Date:   2017-03-13 (Mon, 13 Mar 2017)

  Changed paths:
    M Doc/library/ftplib.rst

  Log Message:
  -----------
  fix the name of argument to ftplib.FTP.set_pasv and fix wording (GH-653) (GH-654)




More information about the Python-checkins mailing list