[Python-checkins] [python/cpython] c43f5a: Document the cwd argument to check_output and chec...

GitHub noreply at github.com
Sat May 20 17:34:31 EDT 2017


  Branch: refs/heads/alex-patch-1
  Home:   https://github.com/python/cpython
  Commit: c43f5a233a5111c09ab40a5e52474378283a9309
      https://github.com/python/cpython/commit/c43f5a233a5111c09ab40a5e52474378283a9309
  Author: Alex Gaynor <alex.gaynor at gmail.com>
  Date:   2017-05-20 (Sat, 20 May 2017)

  Changed paths:
    M Doc/library/subprocess.rst

  Log Message:
  -----------
  Document the cwd argument to check_output and check_call




More information about the Python-checkins mailing list