[issue34682] Typo reports on docs@

2018-10-03 Thread ZooDSS
ZooDSS added the comment: Found new one. https://docs.python.org/3/reference/lexical_analysis.html#comments "Comments are ignored by the syntax; they are not tokens." - I honestly think, that this is misleading, by the fact that we have next words. https://docs.python.org

[issue34682] Typo reports on docs@

2018-09-16 Thread ZooDSS
ZooDSS added the comment: Wanted to add a little bit more, but didn't know where to, so here it goes. https://docs.python.org/3/reference/expressions.html#membership-test-operations "The operator not in is defined to have the inverse true value of in." may be better to use "