[3.6] Improve grammar in The Import System documentation (GH-1862) by Mariatta · Pull Request #1863 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

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

Conversation

@Mariatta

Copy link Copy Markdown

Member

Replace an ModuleNotFoundError with a ModuleNotFoundError.
Replace an path with a path.
(cherry picked from commit 9c972b5)

Replace `an ModuleNotFoundError` with `a ModuleNotFoundError`.
Replace `an path` with `a path`.
(cherry picked from commit 9c972b5)

@Mariatta Mariatta added trivial docs

Documentation in the Doc dir

labels

May 30, 2017

@Mariatta Mariatta merged commit 03c7600 into python:3.6

May 30, 2017

@Mariatta Mariatta deleted the backport-9c972b5-3.6 branch

May 30, 2017 16:29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

docs

Documentation in the Doc dir

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@Mariatta @the-knights-who-say-ni @kms70847