]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Fix Michael Hudson's email address.
authorFred Drake <fdrake@acm.org>
Thu, 17 Jan 2002 06:18:17 +0000 (06:18 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 17 Jan 2002 06:18:17 +0000 (06:18 +0000)
Doc/ext/newtypes.tex

index 6ae9f09f41f312db7cf404965236391f36800f55..d377866e43afcf171ad713a4b70336671c427dfc 100644 (file)
@@ -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