summaryrefslogtreecommitdiff
path: root/Doc/lib/libcodeop.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2000-12-01 15:25:23 +0000
committerFred Drake <fdrake@acm.org>2000-12-01 15:25:23 +0000
commit051f542b8729d83750fdc4ee42ee605a36284c21 (patch)
tree50e936ae6801ed8cf9f794f44b722bc3dd778280 /Doc/lib/libcodeop.tex
parent6abedb32be4adbb008bb6d1dd755e4da4a1ddb6a (diff)
downloadcpython-051f542b8729d83750fdc4ee42ee605a36284c21.tar.gz
Update Moshe Zadka's email address to one works and might last a while.
Diffstat (limited to 'Doc/lib/libcodeop.tex')
-rw-r--r--Doc/lib/libcodeop.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libcodeop.tex b/Doc/lib/libcodeop.tex
index cd9cb635fc..6b9f3cf263 100644
--- a/Doc/lib/libcodeop.tex
+++ b/Doc/lib/libcodeop.tex
@@ -4,7 +4,7 @@
% LaTeXed from excellent doc-string.
\declaremodule{standard}{codeop}
-\sectionauthor{Moshe Zadka}{mzadka@geocities.com}
+\sectionauthor{Moshe Zadka}{moshez@zadka.site.co.il}
\modulesynopsis{Compile (possibly incomplete) Python code.}
The \module{codeop} module provides a function to compile Python code