Skip to content

bpo-30208: DOC: fix small typos in IDLE#1354

Merged
terryjreedy merged 1 commit into
python:masterfrom
csabella:idle
Apr 29, 2017
Merged

bpo-30208: DOC: fix small typos in IDLE#1354
terryjreedy merged 1 commit into
python:masterfrom
csabella:idle

Conversation

@csabella

Copy link
Copy Markdown
Contributor

No description provided.

@mention-bot

Copy link
Copy Markdown

@csabella, thanks for your PR! By analyzing the history of the files in this pull request, we identified @terryjreedy, @birkenfeld and @asvetlov to be potential reviewers.

Comment thread Doc/library/idle.rst
As much as possible, the result of executing Python code with IDLE is the
same as executing the same code in a console window. However, the different
interface and operation occasionally affects visible results. For instance,
interface and operation occasionally affect visible results. For instance,

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When I wrote this, I thought of 'different interface and operation' as one thing. But if you did not see that, I agree with changing.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wondered about that and could read it both ways, but I changed it because the first time I read it, it didn't feel right. And, after thinking about it (before the commit), my reasoning was that 'interface and operation' doesn't seem like an 'it', but more like a 'they'. But, if you meant it as one thing, then I can change it back.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Too late ;-) Since the intended meaning is the same either way, what matters here is which feels more 'right' for a fresh reader, such as you.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants