This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gregcouch
Recipients
Date 2005-10-26.23:08:06
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
There are two calls to _safequote that are only made on
darwin, aka, Mac OS X.  That function is missing.

And the UnixBrowser is missing an & in the "simpler
command" and thus causes python to hang until the
browser is exited (if it wasn't running already).
History
Date User Action Args
2007-08-23 14:35:47adminlinkissue1338995 messages
2007-08-23 14:35:47admincreate