From: Benjamin Peterson Date: Mon, 19 Jan 2009 16:18:27 +0000 (+0000) Subject: add email address X-Git-Tag: v2.7a1~2247 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c84ebe73a794ae6a50cd380f4f8a71856c095c6e;p=python add email address --- diff --git a/Doc/library/symtable.rst b/Doc/library/symtable.rst index ee2482377d..28306e6736 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 -.. sectionauthor:: Benjamin Peterson +.. sectionauthor:: Benjamin Peterson Symbol tables are generated by the compiler from AST just before bytecode is