Index: test/test_inspect.py =================================================================== RCS file: /cvsroot/python/python/dist/src/Lib/test/test_inspect.py,v retrieving revision 1.16 diff -c -r1.16 test_inspect.py *** test/test_inspect.py 18 Aug 2004 12:40:31 -0000 1.16 --- test/test_inspect.py 12 Mar 2005 16:40:22 -0000 *************** *** 26,32 **** docstring.""" # line 27 ! def abuse(self, a, b, c): """Another \tdocstring --- 26,32 ---- docstring.""" # line 27 ! def abuse(self, a, b, c): # a comment """Another \tdocstring