[Python-checkins] [python/cpython] 518d8f: bpo-29784: Fix the reference to shutil.copy in the...

GitHub noreply at github.com
Fri Mar 10 22:36:54 EST 2017


  Branch: refs/heads/3.5
  Home:   https://github.com/python/cpython
  Commit: 518d8fcb89896dd30fbf11c667ee4e6b509e4dd9
      https://github.com/python/cpython/commit/518d8fcb89896dd30fbf11c667ee4e6b509e4dd9
  Author: Mariatta <Mariatta at users.noreply.github.com>
  Date:   2017-03-10 (Fri, 10 Mar 2017)

  Changed paths:
    M Doc/library/shutil.rst

  Log Message:
  -----------
  bpo-29784: Fix the reference to shutil.copy in the docs (GH-602) (GH-609)

(cherry picked from commit 70ee0cd5c2a3dba82cb8e0c0742c012f9134c040)




More information about the Python-checkins mailing list