Gentoo Archives: gentoo-user

From: "Stéphane ANCELOT" <sancelot@××××.fr>
To: gentoo-user@l.g.o
Subject: [gentoo-user] python bug on gentoo with webbrowser module
Date: Tue, 27 Nov 2007 16:18:19
Message-Id: 474C3FF7.3070000@free.fr
1 I do not manage to solve this problem :
2
3 import webbrowser
4 webbrowser.open('http://www.python.org')
5
6
7 always open the following url in my firefox instead of www.python.org :
8 file:///home/steph/%22http://www.python.org%22
9 Best Regards
10 Steph
11 --
12 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] python bug on gentoo with webbrowser module Benno Schulenberg <benno.schulenberg@×××××.com>