diff options
author | Fred Drake <fdrake@acm.org> | 2001-07-17 14:54:07 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2001-07-17 14:54:07 (GMT) |
commit | f8a17b14c4179f9ae28d6329ba7c5a2cf9d7eb3e (patch) | |
tree | 05c9bece2feac60f97b563a6c3daa4d5b0a440f2 /Doc | |
parent | 6ea9f0bb2085c534da1c7175d2afecbf5b9e1179 (diff) | |
download | cpython-f8a17b14c4179f9ae28d6329ba7c5a2cf9d7eb3e.zip cpython-f8a17b14c4179f9ae28d6329ba7c5a2cf9d7eb3e.tar.gz cpython-f8a17b14c4179f9ae28d6329ba7c5a2cf9d7eb3e.tar.bz2 |
Now we're picking nits: get my name right! ;-)
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/whatsnew/whatsnew22.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/whatsnew/whatsnew22.tex b/Doc/whatsnew/whatsnew22.tex index d17c672..2ea43e0 100644 --- a/Doc/whatsnew/whatsnew22.tex +++ b/Doc/whatsnew/whatsnew22.tex @@ -640,6 +640,6 @@ slot, or raise an exception if that's \NULL. The author would like to thank the following people for offering suggestions and corrections to various drafts of this article: Fred -L. Drake, Tim Peters, Neil Schemenauer. +L. Drake, Jr., Tim Peters, Neil Schemenauer. \end{document} |