From: Vinay Sajip Date: Tue, 29 May 2012 10:12:43 +0000 (+0100) Subject: Removed pysetup3.exe executable. X-Git-Tag: v3.3.0a4~22 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ecdc076695bbe138a456a359c168c19e8e3de147;p=python Removed pysetup3.exe executable. --- diff --git a/Lib/venv/scripts/nt/pysetup3.exe b/Lib/venv/scripts/nt/pysetup3.exe deleted file mode 100644 index 3f3c09ebc8..0000000000 Binary files a/Lib/venv/scripts/nt/pysetup3.exe and /dev/null differ diff --git a/Lib/venv/scripts/nt/pysetup3-script.py b/Lib/venv/scripts/nt/pysetup3.py similarity index 100% rename from Lib/venv/scripts/nt/pysetup3-script.py rename to Lib/venv/scripts/nt/pysetup3.py