mirror of
https://github.com/python/cpython.git
synced 2025-10-31 21:51:50 +00:00
Add glossary entry for `token`, and link to it. Avoid talking about tokens in the SyntaxError intro (errors.rst); at this point tokenization is too much of a technical detail. (Even to an advanced reader, the fact that a *single* token is highlighted isn't too relevant. Also, we don't need to guarantee that it's a single token.) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| appendix.rst | ||
| appetite.rst | ||
| classes.rst | ||
| controlflow.rst | ||
| datastructures.rst | ||
| errors.rst | ||
| floatingpoint.rst | ||
| index.rst | ||
| inputoutput.rst | ||
| interactive.rst | ||
| interpreter.rst | ||
| introduction.rst | ||
| modules.rst | ||
| stdlib.rst | ||
| stdlib2.rst | ||
| venv.rst | ||
| whatnow.rst | ||