From: Thomas Heller Date: Fri, 9 Nov 2001 17:04:43 +0000 (+0000) Subject: Remove my name, probably bad style. X-Git-Tag: v2.2.1c1~815 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=39885740754f73ed3b120a5917433f022559ba2a;p=thirdparty%2FPython%2Fcpython.git Remove my name, probably bad style. --- diff --git a/Doc/tools/undoc_symbols.py b/Doc/tools/undoc_symbols.py index 59a92fb2c825..355610ec1e5c 100644 --- a/Doc/tools/undoc_symbols.py +++ b/Doc/tools/undoc_symbols.py @@ -1,5 +1,3 @@ -# Thomas Heller, 11/2001 - """This script prints out a list of undocumented symbols found in Python include files, prefixed by their tag kind.