]> granicus.if.org Git - python/commitdiff
Removed outdated comment
authorEdward Loper <edloper@gradient.cis.upenn.edu>
Fri, 27 Aug 2004 14:56:58 +0000 (14:56 +0000)
committerEdward Loper <edloper@gradient.cis.upenn.edu>
Fri, 27 Aug 2004 14:56:58 +0000 (14:56 +0000)
Lib/test/test_doctest.py

index 6f715779dc61d6e9bd0ddaba55f433c1ce5fb0f7..24366445327b2739d6a1cbdd4ffa6222dbe8110a 100644 (file)
@@ -1474,8 +1474,6 @@ Run the debugger on the docstring, and then restore sys.stdin.
 """
 
 def test_pdb_set_trace():
-    # Note: this should *not* be an r'...' string, because we need
-    # to use '\t' for the output of ...
     """Using pdb.set_trace from a doctest
 
     You can use pdb.set_trace from a doctest.  To do so, you must