Change email address.

This commit is contained in:
Martin v. Löwis 2003-04-18 22:04:34 +00:00
parent faf71ea5b3
commit 338bcbccfa
7 changed files with 8 additions and 8 deletions

View 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

View 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}

View 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}

View 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}

View 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}

View 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}

View 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}