commit | 8dad18764d59aa1cef1ff98d291eef6a568841d3 | [log] [tgz] |
---|---|---|
author | Éric Araujo <merwok@netwok.org> | Thu Sep 01 22:06:23 2011 +0200 |
committer | Éric Araujo <merwok@netwok.org> | Thu Sep 01 22:06:23 2011 +0200 |
tree | aae64b80a8be1bcabccc554527725bc4fbbb14c5 | |
parent | 3b371cfeb81acf571f8af9ff508acfd420b3ea8b [diff] |
Remove obsolete comment
diff --git a/Lib/pipes.py b/Lib/pipes.py index 51666a8..4297053 100644 --- a/Lib/pipes.py +++ b/Lib/pipes.py
@@ -54,8 +54,6 @@ 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. """ # '