diff options
| author | Fredrik Lundh <fredrik@pythonware.com> | 2002-10-19 20:22:56 +0000 |
|---|---|---|
| committer | Fredrik Lundh <fredrik@pythonware.com> | 2002-10-19 20:22:56 +0000 |
| commit | e7c38d48ff920e5b669a4807564ae0d675510983 (patch) | |
| tree | f0b8134ee7d9b7ed05b6bcd28c1a5ad50bce1f18 /Doc/lib/libxmlrpclib.tex | |
| parent | 37a09822789d6ee3e6cb4e724f8e59e23b9ec83a (diff) | |
| download | cpython-git-e7c38d48ff920e5b669a4807564ae0d675510983.tar.gz | |
fixed the mail address in the documentation, too...
Diffstat (limited to 'Doc/lib/libxmlrpclib.tex')
| -rw-r--r-- | Doc/lib/libxmlrpclib.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libxmlrpclib.tex b/Doc/lib/libxmlrpclib.tex index 8b26a1faa0..da96892449 100644 --- a/Doc/lib/libxmlrpclib.tex +++ b/Doc/lib/libxmlrpclib.tex @@ -2,7 +2,7 @@ \declaremodule{standard}{xmlrpclib} \modulesynopsis{XML-RPC client access.} -\moduleauthor{Fredrik Lundh}{effbot@telia.com} +\moduleauthor{Fredrik Lundh}{fredrik@pythonware.com} \sectionauthor{Eric S. Raymond}{esr@snark.thyrsus.com} % Not everyting is documented yet. It might be good to describe |
