Add a python2_binary() function that returns the current interpreter if running Python 2, otherwise falls back to "python2". Replace hardcoded "python" invocations in build_libuv_mac and build_libuv_linux with calls to this helper, fixing builds on systems where python defaults to Python 3.