commit | c84ebe73a794ae6a50cd380f4f8a71856c095c6e | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Mon Jan 19 16:18:27 2009 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Mon Jan 19 16:18:27 2009 +0000 |
tree | e84ee0f069411383f1a8575ce13dd46bc8ffb728 | |
parent | b6c7beb722deedc5125c81747af5c1f1204e2619 [diff] |
add email address
diff --git a/Doc/library/symtable.rst b/Doc/library/symtable.rst index ee24823..28306e6 100644 --- a/Doc/library/symtable.rst +++ b/Doc/library/symtable.rst
@@ -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