From: Johannes Gijsbers Date: Sat, 12 Mar 2005 16:48:50 +0000 (+0000) Subject: Patch #1159931: a test case for the buggy cases fixed by the last checkin. X-Git-Tag: v2.4.1c2~12 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d4f78f3c63769b5d53d7745f7ae663e7538bb9c2;p=thirdparty%2FPython%2Fcpython.git Patch #1159931: a test case for the buggy cases fixed by the last checkin. --- diff --git a/Lib/test/test_inspect.py b/Lib/test/test_inspect.py index e3bf73a85c20..d3e9f5038e5e 100644 --- a/Lib/test/test_inspect.py +++ b/Lib/test/test_inspect.py @@ -26,7 +26,7 @@ class StupidGit: docstring.""" # line 27 - def abuse(self, a, b, c): + def abuse(self, a, b, c): # a comment """Another \tdocstring