mirror of https://github.com/python/cpython
add email address
This commit is contained in:
parent
b6c7beb722
commit
c84ebe73a7
|
@ -5,7 +5,7 @@
|
|||
:synopsis: Interface to the compiler's internal symbol tables.
|
||||
|
||||
.. moduleauthor:: Jeremy Hylton <jeremy@alum.mit.edu>
|
||||
.. sectionauthor:: Benjamin Peterson
|
||||
.. sectionauthor:: Benjamin Peterson <benjamin@python.org>
|
||||
|
||||
|
||||
Symbol tables are generated by the compiler from AST just before bytecode is
|
||||
|
|
Loading…
Reference in New Issue