"""
Launch the Python script on the command line after
setuptools is bootstrapped via import.
"""
# Note that setuptools gets imported implicitly by the
# invocation of this script using python -m setuptools.launch
"""
Run the script in sys.argv[1] as if it had
been invoked naturally.
"""
=
=
=
=
=
=
=