Merged revisions 74285 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r74285 | mark.dickinson | 2009-08-02 16:40:11 +0100 (Sun, 02 Aug 2009) | 3 lines
Issue #6619: Remove duplicate 'isgenerator' function from inspect module.
Thanks Vincent Legoll.
........
diff --git a/Misc/ACKS b/Misc/ACKS
index b4b07cf..2cd9830 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -410,6 +410,7 @@
Thomas Lee
Christopher Lee
Luc Lefebvre
+Vincent Legoll
Kip Lehman
Joerg Lehmann
Luke Kenneth Casson Leighton