Skip to content

[doc] Error in example in modules tutorial #91541

Closed
@Gunther-Sablon

Description

@Gunther-Sablon

On page https://docs.python.org/3/tutorial/modules.html , the sentence

This would mean that from sound.effects import * would import the three named submodules of the sound package.
should be
This would mean that from sound.effects import * would import the three named submodules of the sound.effects package.

Metadata

Metadata

Assignees

Labels

docsDocumentation in the Doc direasy

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions