From: Martin v. Löwis Date: Fri, 18 Apr 2003 22:04:34 +0000 (+0000) Subject: Change email address. X-Git-Tag: v2.3c1~1121 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=338bcbccfaab8d05d8278a9a67714cf759ac1ca9;p=python Change email address. --- diff --git a/Doc/lib/liblocale.tex b/Doc/lib/liblocale.tex index 415f0cf197..4457f33d53 100644 --- a/Doc/lib/liblocale.tex +++ b/Doc/lib/liblocale.tex @@ -3,8 +3,8 @@ \declaremodule{standard}{locale} \modulesynopsis{Internationalization services.} -\moduleauthor{Martin von L\"owis}{loewis@informatik.hu-berlin.de} -\sectionauthor{Martin von L\"owis}{loewis@informatik.hu-berlin.de} +\moduleauthor{Martin von L\"owis}{martin@v.loewis.de} +\sectionauthor{Martin von L\"owis}{martin@v.loewis.de} The \module{locale} module opens access to the \POSIX{} locale diff --git a/Doc/lib/xmldom.tex b/Doc/lib/xmldom.tex index 23b8b55e59..812cd9111f 100644 --- a/Doc/lib/xmldom.tex +++ b/Doc/lib/xmldom.tex @@ -4,7 +4,7 @@ \declaremodule{standard}{xml.dom} \modulesynopsis{Document Object Model API for Python.} \sectionauthor{Paul Prescod}{paul@prescod.net} -\sectionauthor{Martin v. L\"owis}{loewis@informatik.hu-berlin.de} +\sectionauthor{Martin v. L\"owis}{martin@v.loewis.de} \versionadded{2.0} diff --git a/Doc/lib/xmldomminidom.tex b/Doc/lib/xmldomminidom.tex index ff77f96d7f..abc93bbd7b 100644 --- a/Doc/lib/xmldomminidom.tex +++ b/Doc/lib/xmldomminidom.tex @@ -5,7 +5,7 @@ \modulesynopsis{Lightweight Document Object Model (DOM) implementation.} \moduleauthor{Paul Prescod}{paul@prescod.net} \sectionauthor{Paul Prescod}{paul@prescod.net} -\sectionauthor{Martin v. L\"owis}{loewis@informatik.hu-berlin.de} +\sectionauthor{Martin v. L\"owis}{martin@v.loewis.de} \versionadded{2.0} diff --git a/Doc/lib/xmlsax.tex b/Doc/lib/xmlsax.tex index a3631f8658..838c279fd7 100644 --- a/Doc/lib/xmlsax.tex +++ b/Doc/lib/xmlsax.tex @@ -6,7 +6,7 @@ functions.} \moduleauthor{Lars Marius Garshol}{larsga@garshol.priv.no} \sectionauthor{Fred L. Drake, Jr.}{fdrake@acm.org} -\sectionauthor{Martin v. L\"owis}{loewis@informatik.hu-berlin.de} +\sectionauthor{Martin v. L\"owis}{martin@v.loewis.de} \versionadded{2.0} diff --git a/Doc/lib/xmlsaxhandler.tex b/Doc/lib/xmlsaxhandler.tex index 91c6ebce50..c5858fc27b 100644 --- a/Doc/lib/xmlsaxhandler.tex +++ b/Doc/lib/xmlsaxhandler.tex @@ -3,7 +3,7 @@ \declaremodule{standard}{xml.sax.handler} \modulesynopsis{Base classes for SAX event handlers.} -\sectionauthor{Martin v. L\"owis}{loewis@informatik.hu-berlin.de} +\sectionauthor{Martin v. L\"owis}{martin@v.loewis.de} \moduleauthor{Lars Marius Garshol}{larsga@garshol.priv.no} \versionadded{2.0} diff --git a/Doc/lib/xmlsaxreader.tex b/Doc/lib/xmlsaxreader.tex index c09fcd63e6..d669581709 100644 --- a/Doc/lib/xmlsaxreader.tex +++ b/Doc/lib/xmlsaxreader.tex @@ -3,7 +3,7 @@ \declaremodule{standard}{xml.sax.xmlreader} \modulesynopsis{Interface which SAX-compliant XML parsers must implement.} -\sectionauthor{Martin v. L\"owis}{loewis@informatik.hu-berlin.de} +\sectionauthor{Martin v. L\"owis}{martin@v.loewis.de} \moduleauthor{Lars Marius Garshol}{larsga@garshol.priv.no} \versionadded{2.0} diff --git a/Doc/lib/xmlsaxutils.tex b/Doc/lib/xmlsaxutils.tex index 91f25a47db..b4c98ff5d2 100644 --- a/Doc/lib/xmlsaxutils.tex +++ b/Doc/lib/xmlsaxutils.tex @@ -3,7 +3,7 @@ \declaremodule{standard}{xml.sax.saxutils} \modulesynopsis{Convenience functions and classes for use with SAX.} -\sectionauthor{Martin v. L\"owis}{loewis@informatik.hu-berlin.de} +\sectionauthor{Martin v. L\"owis}{martin@v.loewis.de} \moduleauthor{Lars Marius Garshol}{larsga@garshol.priv.no} \versionadded{2.0}