[issue43042] Delete or merge redundant tutorial sentence.

2021-02-02 Thread Terry J. Reedy
Terry J. Reedy added the comment: Ramond, any opinion on this? We could just close this, but I consider either alternative enough of an improvement to write a PR and merge it. -- nosy: +rhettinger ___ Python tracker

[issue43042] Delete or merge redundant tutorial sentence.

2021-01-30 Thread Irit Katriel
Change by Irit Katriel : -- keywords: +easy ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue43042] Delete or merge redundant tutorial sentence.

2021-01-29 Thread Jesse Silverman
Jesse Silverman added the comment: Yes, your takeaway was what precisely what I was getting at. I sounded unsure because I was unsure. In reality, it doesn't matter whether a different function is being called or one is calling itself, the current wording suggests that it might. -

[issue43042] Delete or merge redundant tutorial sentence.

2021-01-29 Thread Terry J. Reedy
Terry J. Reedy added the comment: The sentence you quoted ends a paragraph that begins with a sentences saying the same thing even more clearly. "The execution of a function introduces a new symbol table used for the local variables of the function." I think the ending sentence could be de