Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Minor error in the doc for controller.name in the webbrowser documentation page #122399

Closed
Labels
docsDocumentation in the Doc dir
@jordibc

Description

@jordibc

Documentation

Inhttps://docs.python.org/3/library/webbrowser.html#browser-controller-objects it says:

 webbrowser.name    System-dependent name for the browser.

when it should becontroller instead ofwebbrowser (it is the controller object that has thename attribute, not the webbrowser module).

In addition to that, I think that the first sentence,

Browser controllers provide these methods which parallel three of the module-level convenience functions:

would probably be better with something like:

Browser controllers provide the `name` attribute, and these methods which parallel three of the module-level convenience functions:

Thanks!

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation in the Doc dir

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp