On 6 November 2015 at 15:49, Glyph Lefkowitz <gl...@twistedmatrix.com> wrote:
>
> On Nov 5, 2015, at 5:04 PM, Robert Collins <robe...@robertcollins.net>
> wrote:
>
> cat > /usr/bin/pip << EOF
> python -m pip $@
> EOF
>
> Seriously - isn't the above entirely sufficient?
>
>
> Since I don't think anyone has pointed this out yet:
>
> No, it's not sufficient.  It doesn't work on Windows.

Why not? (Ignore the language I wrote my pseudocode in, an actual
thing would be a Python script that install would turn into a .exe)

-Rob



-- 
Robert Collins <rbtcoll...@hp.com>
Distinguished Technologist
HP Converged Cloud
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to