From a4e38db30dacf6bd2d0b5c9221ca6efef7202a92 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Fri, 12 May 2017 18:32:25 +0300 Subject: unix: Move upip to frozen bytecode dir. For x86_64 build, this saves only 128 bytes on the final executable size, but still an improvement. --- unix/scripts/upip.py | 1 - 1 file changed, 1 deletion(-) delete mode 120000 unix/scripts/upip.py (limited to 'unix/scripts/upip.py') diff --git a/unix/scripts/upip.py b/unix/scripts/upip.py deleted file mode 120000 index 20d52a4ab..000000000 --- a/unix/scripts/upip.py +++ /dev/null @@ -1 +0,0 @@ -../../tools/upip.py \ No newline at end of file -- cgit v1.2.3