Author pernici
Recipients
Date 2005-02-20.14:58:27
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
My system:
Python 2.4.1a0 (#2, Feb  9 2005, 12:50:04)
[GCC 3.3.5 (Debian 1:3.3.5-8)] on linux2

In webbrowser.Netscape.open the command passed to the
browser should not have
blank spaces (see http://www.mozilla.org/unix/remote.html);
due to the space in "openURL(%s, new-window)"
mozilla-firefox opens my home page instead of the
requested page.
History
Date User Action Args
2007-08-23 15:41:56adminlinkissue1144816 messages
2007-08-23 15:41:56admincreate