Phillip, I'v updated launcher.c, cli.exe, and gui.exe on the jim-fix- setuptools-cli branch. I've also added a doctest for cli.exe.
The update: - Causes script arguments to be quoted with correct handling of embedded double quotes. This allows passing arguments with embedded spaces and double quotes to scripts. - Added support for passing a single argument (possibly specifying multiple options) to the Python executable on the #! line. - Fixed a bug in handling trailing spaces on the #! line. Let me know if you'd like me to merge this to the 0.6 branch and trunk. Jim -- Jim Fulton mailto:[EMAIL PROTECTED] Python Powered! CTO (540) 361-1714 http://www.python.org Zope Corporation http://www.zope.com http://www.zope.org _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
