From: Michael W. Hudson Date: Wed, 16 Jan 2002 14:55:05 +0000 (+0000) Subject: That hasn't been my email address for a while! X-Git-Tag: v2.3c1~6838 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8fbd4a3e78190bb9dfa0e44cb2af3d7118f3660c;p=python That hasn't been my email address for a while! --- diff --git a/Doc/ext/newtypes.tex b/Doc/ext/newtypes.tex index 6ae9f09f41..d377866e43 100644 --- a/Doc/ext/newtypes.tex +++ b/Doc/ext/newtypes.tex @@ -1,6 +1,6 @@ \chapter{Defining New Types \label{defining-new-types}} -\sectionauthor{Michael Hudson}{mwh21@cam.ac.uk} +\sectionauthor{Michael Hudson}{mwh@python.net} \sectionauthor{Dave Kuhlman}{dkuhlman@rexx.com} As mentioned in the last chapter, Python allows the writer of an