]> granicus.if.org Git - python/commitdiff
Change email address.
authorMartin v. Löwis <martin@v.loewis.de>
Fri, 18 Apr 2003 22:04:34 +0000 (22:04 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Fri, 18 Apr 2003 22:04:34 +0000 (22:04 +0000)
Doc/lib/liblocale.tex
Doc/lib/xmldom.tex
Doc/lib/xmldomminidom.tex
Doc/lib/xmlsax.tex
Doc/lib/xmlsaxhandler.tex
Doc/lib/xmlsaxreader.tex
Doc/lib/xmlsaxutils.tex

index 415f0cf197f15e4f685f19b1894fb0e9a2eb7c4a..4457f33d53e7b94379ca77b4685812aa8d0f6145 100644 (file)
@@ -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
index 23b8b55e597d7028701c6fd8b1e9ddba46393814..812cd9111f291179bdfee5a8869b71ece230a260 100644 (file)
@@ -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}
 
index ff77f96d7fd31e6189159a3463455d3115d6c8f7..abc93bbd7b77ca92fe90a560eb691ec385c8a640 100644 (file)
@@ -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}
 
index a3631f8658c0200bda4058ad8c626eab6cc98140..838c279fd79cb269e187b152f8abfda55924ef9f 100644 (file)
@@ -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}
 
index 91c6ebce5021529f8c27825c2727771d3b068bfc..c5858fc27b3c28b2c04bcaf145cf62b5f70b0208 100644 (file)
@@ -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}
index c09fcd63e64defd151c1b070042c6a2dd4a30f02..d6695817090c688f491348517f388f53b7011bbb 100644 (file)
@@ -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}
index 91f25a47db508b5aec6a755aac712533bc549cbb..b4c98ff5d270528076fd9615bd423b3be3ec7e05 100644 (file)
@@ -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}