Bug 5826 - Не работает webbrowser
Summary: Не работает webbrowser
Status: CLOSED WORKSFORME
Alias: None
Product: Sisyphus
Classification: Development
Component: python-modules (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: Andrey Orlov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks: 12166
  Show dependency tree
 
Reported: 2005-01-05 09:58 MSK by Vitaly Lipatov
Modified: 2008-01-09 00:52 MSK (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vitaly Lipatov 2005-01-05 09:58:03 MSK
$ python 
Python 2.3.4 (#1, Nov 17 2004, 18:12:13) 
[GCC 3.3.3 20040412 (ALT Linux, build 3.3.3-alt5)] on linux2 
Type "help", "copyright", "credits" or "license" for more information. 
>>> import webbrowser 
>>> webbrowser.open("http://altlinux.ru", 1, 1) 
Traceback (most recent call last): 
  File "<stdin>", line 1, in ? 
  File "/usr/lib/python2.3/webbrowser.pyc", line 43, in open 
 
  File "/usr/lib/python2.3/webbrowser.pyc", line 38, in get 
 
webbrowser.Error: could not locate runnable browser
Comment 1 Andrey Orlov 2005-01-13 10:16:29 MSK
По коду исходников ему и не судьба заработать. Буду разбираться 
Comment 2 Vitaly Lipatov 2008-01-08 06:18:11 MSK
Ну кто-нибудь посмотрите пожалуйста.
Comment 3 Vitaly Lipatov 2008-01-09 00:52:36 MSK
Всё, работает.