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: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c84ebe73a794ae6a50cd380f4f8a71856c095c6e;p=thirdparty%2FPython%2Fcpython.git add email address --- diff --git a/Doc/library/symtable.rst b/Doc/library/symtable.rst index ee2482377dec..28306e673675 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