mirror of
https://github.com/python/cpython.git
synced 2025-08-19 00:00:48 +00:00
Issue #11984: remove reference to parser, it's not showing symbol usage anymore
This commit is contained in:
parent
8b211fc123
commit
7f418f67a8
1 changed files with 0 additions and 7 deletions
|
@ -25,10 +25,3 @@ This module also provides one additional data object:
|
||||||
back to name strings, allowing more human-readable representation of parse trees
|
back to name strings, allowing more human-readable representation of parse trees
|
||||||
to be generated.
|
to be generated.
|
||||||
|
|
||||||
|
|
||||||
.. seealso::
|
|
||||||
|
|
||||||
Module :mod:`parser`
|
|
||||||
The second example for the :mod:`parser` module shows how to use the
|
|
||||||
:mod:`symbol` module.
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue