diff options
author | Fred Drake <fdrake@acm.org> | 2000-12-01 15:25:23 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2000-12-01 15:25:23 (GMT) |
commit | 57657bce9492ac8f4ec273e19a7e0357f028b036 (patch) | |
tree | b9a4d079e26addf7f45fbec41de7180d5bed0472 /Doc/lib/libturtle.tex | |
parent | e4dad905d440c211ca2eec90ea3ee5bdd3a0f66e (diff) | |
download | cpython-57657bce9492ac8f4ec273e19a7e0357f028b036.zip cpython-57657bce9492ac8f4ec273e19a7e0357f028b036.tar.gz cpython-57657bce9492ac8f4ec273e19a7e0357f028b036.tar.bz2 |
Update Moshe Zadka's email address to one works and might last a while.
Diffstat (limited to 'Doc/lib/libturtle.tex')
-rw-r--r-- | Doc/lib/libturtle.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libturtle.tex b/Doc/lib/libturtle.tex index f5d202a..ad2371c 100644 --- a/Doc/lib/libturtle.tex +++ b/Doc/lib/libturtle.tex @@ -6,7 +6,7 @@ \moduleauthor{Guido van Rossum}{guido@python.org} \modulesynopsis{An environment for turtle graphics.} -\sectionauthor{Moshe Zadka}{mzadka@geocities.com} +\sectionauthor{Moshe Zadka}{moshez@zadka.site.co.il} The \module{turtle} module provides turtle graphics primitives, in both an |