New submission from Lew Kurtz <lew.ku...@icloud.com>: https://docs.python.org/3/tutorial/introduction.html uses ... to mean 5 or 6 different things. Since ... is continuation prompt, some of these other uses on that page are confusing - at least they were to this newbie. The most confusing are where it is used to hide output in the error messages.
If someone has the patience to send me pointers on how to fix this, I would love to fix this myself. -Lew ps. the section headers in chapter 3 also need some work, 3.1.1 is the only section that is really about python being a calculator 3.1.2 and 3.1.3 don't seem very 'calculator-y' - Id like to fix this too. ---------- assignee: docs@python components: Documentation messages: 316381 nosy: docs@python, lew18 priority: normal severity: normal status: open title: ... used to indicate many different things in chapter 3, some are confusing type: enhancement versions: Python 3.6 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue33460> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com