summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorJames Abel <j@abel.co>2019-10-07 21:07:19 (GMT)
committerSteve Dower <steve.dower@python.org>2019-10-07 21:07:19 (GMT)
commite310af9e2941c2fbb7370e003276cc37eb230f16 (patch)
tree120bf993d3554ce710cdc2d1bb740a73943c1b5b /Misc
parent15ae75d660befe643ed42eb2707a557cea97256c (diff)
downloadcpython-e310af9e2941c2fbb7370e003276cc37eb230f16.zip
cpython-e310af9e2941c2fbb7370e003276cc37eb230f16.tar.gz
cpython-e310af9e2941c2fbb7370e003276cc37eb230f16.tar.bz2
bpo-38344: Fix syntax in activate.bat (GH-16533)
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS.d/next/Windows/2019-10-05-05-50-58.bpo-38344.scr2LO.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Windows/2019-10-05-05-50-58.bpo-38344.scr2LO.rst b/Misc/NEWS.d/next/Windows/2019-10-05-05-50-58.bpo-38344.scr2LO.rst
new file mode 100644
index 0000000..b5854d1
--- /dev/null
+++ b/Misc/NEWS.d/next/Windows/2019-10-05-05-50-58.bpo-38344.scr2LO.rst
@@ -0,0 +1 @@
+Fix error message in activate.bat