Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #65115
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!goblin1!goblin2!goblin.stu.neva.ru!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <robertcwatson1@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.069 |
| X-Spam-Evidence | '*H*': 0.87; '*S*': 0.01; 'subject:bug': 0.07; 'subject:module': 0.09; 'python': 0.11; '2.6.4': 0.16; 'sender:addr:gmail.com': 0.17; 'robert': 0.30; 'message- id:@mail.gmail.com': 0.30; 'anyone': 0.31; 'linux': 0.33; 'problem': 0.35; 'knows': 0.35; 'something': 0.35; 'received:google.com': 0.35; 'ubuntu': 0.36; 'subject:?': 0.36; 'to:addr:python-list': 0.38; 'skip:& 20': 0.39; 'to:addr:python.org': 0.39; 'email addr:yahoo.com.': 0.84; 'sorry.': 0.91 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:from:date:message-id:subject:to:content-type; bh=cWis5cAhDp6qUbr6GmKyJjamw0zjd6jEQ/XwjnhSuxQ=; b=0cCaQ/Zo62cwVWhoQi3anA8wbKlFgIPRwoXRos8ShmoHj9+2vmqoaeetSDUO7WStpa Dd7yuqJ7k6IYlbQntRc7Y5DLR7RaM3t3k3B3Y+jY0ZU1GcBs3MMZHp4Hv/5eKhpma8XU JxMv/GZj0L8MC+clqqvCPDoMHZlfMrwNVG7bKAAyEx0bqHDobEKNThp88NLzxWWFo2ie c62AF2iNJDxUE6xObj/JiXILKKZsI+iTUE9lcMZ66hlmH5eRPljVZG6xt7PWMCFpVpwV xgjaLkjue7e911RcRXMv8sJaZLN6suWuEjnRtvKPABOCsFUU9XfVo+vswiWlZwJ0Jin5 wfig== |
| X-Received | by 10.43.60.139 with SMTP id ws11mr14999936icb.12.1391166499832; Fri, 31 Jan 2014 03:08:19 -0800 (PST) |
| MIME-Version | 1.0 |
| Sender | robertcwatson1@gmail.com |
| From | Robert Watson <robertcwatson@yahoo.com> |
| Date | Fri, 31 Jan 2014 06:07:39 -0500 |
| X-Google-Sender-Auth | zG0Q9KUVprFmau3frCFRttnn0mw |
| Subject | webbrowser module bug? |
| To | python-list@python.org |
| Content-Type | multipart/alternative; boundary=bcaec51a89460bca9104f1423145 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.6204.1391166876.18130.python-list@python.org> (permalink) |
| Lines | 43 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1391166876 news.xs4all.nl 2886 [2001:888:2000:d::a6]:60465 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:65115 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
Sorry. Experiencing same problem in Python 2.6.4 on Ubuntu 10.04 (actually, Puppy Linux 5.2.8 which is based on Ubuntu Lucid) If anyone happens to see this and knows what was settled on as the best workaround, please email me a link to it or something at robertcwatson@yahoo.com. Robert "DocSalvage" Watson 2014-01-31
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
webbrowser module bug? Robert Watson <robertcwatson@yahoo.com> - 2014-01-31 06:07 -0500
Re: webbrowser module bug? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-01-31 14:24 +0000
Re: webbrowser module bug? Chris Angelico <rosuav@gmail.com> - 2014-02-01 01:44 +1100
csiph-web