Issue #11984: merge with 3.2

This commit is contained in:
Sandro Tosi 2012-01-05 19:06:56 +01:00
commit 5021428c2b
1 changed files with 0 additions and 8 deletions

View File

@ -24,11 +24,3 @@ This module also provides one additional data object:
Dictionary mapping the numeric values of the constants defined in this module
back to name strings, allowing more human-readable representation of parse trees
to be generated.
.. seealso::
Module :mod:`parser`
The second example for the :mod:`parser` module shows how to use the
:mod:`symbol` module.