[Python-checkins] [python/cpython] 596e71: bpo-30078: Add an example of passing a path to uni...

GitHub noreply at github.com
Thu Apr 20 00:36:59 EDT 2017


  Branch: refs/heads/3.6
  Home:   https://github.com/python/cpython
  Commit: 596e714d79a22d1d53f26ae1a579dcd43f15865a
      https://github.com/python/cpython/commit/596e714d79a22d1d53f26ae1a579dcd43f15865a
  Author: Berker Peksag <berker.peksag at gmail.com>
  Date:   2017-04-20 (Thu, 20 Apr 2017)

  Changed paths:
    M Lib/unittest/main.py

  Log Message:
  -----------
  bpo-30078: Add an example of passing a path to unittest (GH-1178)

(cherry picked from commit f7e62cf8adfb8ab6a6a870903defe8ff218a0383)




More information about the Python-checkins mailing list