[Python-checkins] cpython (merge 3.6 -> default): Null merge

serhiy.storchaka python-checkins at python.org
Thu Jan 12 12:48:29 EST 2017


https://hg.python.org/cpython/rev/ee350b838649
changeset:   106114:ee350b838649
parent:      106111:9c852878a998
parent:      106113:d58f12e606aa
user:        Serhiy Storchaka <storchaka at gmail.com>
date:        Thu Jan 12 19:43:15 2017 +0200
summary:
  Null merge

files:
  Lib/venv/scripts/common/activate |  0 
  1 files changed, 0 insertions(+), 0 deletions(-)


diff --git a/Lib/venv/scripts/posix/activate b/Lib/venv/scripts/common/activate
rename from Lib/venv/scripts/posix/activate
rename to Lib/venv/scripts/common/activate

-- 
Repository URL: https://hg.python.org/cpython


More information about the Python-checkins mailing list