]> granicus.if.org Git - python/commitdiff
Remove obsolete comment
authorÉric Araujo <merwok@netwok.org>
Thu, 1 Sep 2011 20:06:23 +0000 (22:06 +0200)
committerÉric Araujo <merwok@netwok.org>
Thu, 1 Sep 2011 20:06:23 +0000 (22:06 +0200)
Lib/pipes.py

index 51666a8ae773e7dccb718d552027c51c2666dae8..42970538168364afd8354e17dcbafcf4a74ac9fe 100644 (file)
@@ -54,8 +54,6 @@ for the built-in function open() or for os.popen().
 
 To create a new template object initialized to a given one:
    t2 = t.clone()
-
-For an example, see the function test() at the end of the file.
 """                                     # '