Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ba232df

Browse files
committed
Issue #11984: remove reference to parser, it's not showing symbol usage anymore
1 parent dee45e2 commit ba232df

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

Doc/library/symbol.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,3 @@ This module also provides one additional data object:
2424
Dictionary mapping the numeric values of the constants defined in this module
2525
back to name strings, allowing more human-readable representation of parse trees
2626
to be generated.
27-
28-
29-
.. seealso::
30-
31-
Module :mod:`parser`
32-
The second example for the :mod:`parser` module shows how to use the
33-
:mod:`symbol` module.
34-

0 commit comments

Comments
 (0)