aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorguy@guyr-air.infinidat.com <guy@guyr-air.infinidat.com>2013-05-13 15:21:51 +0300
committerguy@guyr-air.infinidat.com <guy@guyr-air.infinidat.com>2013-05-13 15:21:51 +0300
commit9c6e0172e04e260af141ddf0362c6141a375763a (patch)
treedd6e45fbe6cbe19216cef7d25c3c753e1862c0c0
parent068ab0e3a6e5146137ee9f913e3b1fbc5b337c22 (diff)
downloadexternal_python_setuptools-9c6e0172e04e260af141ddf0362c6141a375763a.tar.gz
external_python_setuptools-9c6e0172e04e260af141ddf0362c6141a375763a.tar.bz2
external_python_setuptools-9c6e0172e04e260af141ddf0362c6141a375763a.zip
issue #376: copying cli-32.exe to cli.exe and gui-32.exe to gui.exe to prevent breakage of other modules that take the binaries from distribute
--HG-- branch : distribute extra : rebase_source : fb86f5549568529753c0be2357128f41039ed740
-rw-r--r--setuptools/cli.exebin0 -> 65536 bytes
-rw-r--r--setuptools/gui.exebin0 -> 65536 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/setuptools/cli.exe b/setuptools/cli.exe
new file mode 100644
index 00000000..b1487b78
--- /dev/null
+++ b/setuptools/cli.exe
Binary files differ
diff --git a/setuptools/gui.exe b/setuptools/gui.exe
new file mode 100644
index 00000000..f8d35096
--- /dev/null
+++ b/setuptools/gui.exe
Binary files differ