bpo-18423: Documents limitation for -m flag by CuriousLearner · Pull Request #158 · python/cpython · GitHub
Skip to content

bpo-18423: Documents limitation for -m flag - #158

Closed
CuriousLearner wants to merge 1 commit into
python:masterfrom
CuriousLearner:m_flag_limitation_documentation
Closed

CuriousLearner wants to merge 1 commit into
python:masterfrom
CuriousLearner:m_flag_limitation_documentation

Conversation

@CuriousLearner

Copy link
Copy Markdown
Member

This tries to solve http://bugs.python.org/issue18423 and documents the limitation on -m flag that it only works with leaf-level modules and packages.

@the-knights-who-say-ni

Copy link
Copy Markdown

@serhiy-storchaka serhiy-storchaka added the docs Documentation in the Doc dir label Feb 18, 2017
@ncoghlan

Copy link
Copy Markdown
Contributor

The linked bug had already been closed as invalid, so there aren't any updates needed to the documentation for it.

@ncoghlan ncoghlan closed this Feb 18, 2017
@berkerpeksag

Copy link
Copy Markdown
Member

@ncoghlan should http://bugs.python.org/issue18423 also be closed?

@ncoghlan

Copy link
Copy Markdown
Contributor

@berkerpeksag Indeed it should, and I've now fixed that oversight (turns out I had clicked through to http://bugs.python.org/issue18422 when I mentioned above that the issue had already been closed)

@ncoghlan

Copy link
Copy Markdown
Contributor

jaraco pushed a commit that referenced this pull request Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir sprint

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants