Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

webbrowser output to console #59763

Closed
apalala mannequin opened this issue Aug 4, 2012 · 2 comments
Closed

webbrowser output to console #59763

apalala mannequin opened this issue Aug 4, 2012 · 2 comments
Labels
stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error

Comments

@apalala
Copy link
Mannequin

apalala mannequin commented Aug 4, 2012

BPO 15558
Nosy @bitdancer, @apalala

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = None
closed_at = <Date 2012-08-04.22:31:54.886>
created_at = <Date 2012-08-04.21:28:52.465>
labels = ['invalid', 'type-bug', 'library']
title = 'webbrowser output to console'
updated_at = <Date 2012-08-04.22:31:54.884>
user = 'https://github.com/apalala'

bugs.python.org fields:

activity = <Date 2012-08-04.22:31:54.884>
actor = 'r.david.murray'
assignee = 'none'
closed = True
closed_date = <Date 2012-08-04.22:31:54.886>
closer = 'r.david.murray'
components = ['Library (Lib)']
creation = <Date 2012-08-04.21:28:52.465>
creator = 'apalala'
dependencies = []
files = []
hgrepos = []
issue_num = 15558
keywords = []
message_count = 2.0
messages = ['167443', '167453']
nosy_count = 2.0
nosy_names = ['r.david.murray', 'apalala']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue15558'
versions = ['Python 2.7', 'Python 3.2']

@apalala
Copy link
Mannequin Author

apalala mannequin commented Aug 4, 2012

Under Ubuntu Linux 11.10 and 12.04, webbroser.open() will output the following message to the console:

Created new window in existing browser session.

The behavior is both unexpected and troublesome.

@apalala apalala mannequin added stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error labels Aug 4, 2012
@bitdancer
Copy link
Member

This message does not come from the Python webbrowser module. You should report this upstream to the bug tracker for your browser.

@ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

No branches or pull requests

1 participant