summaryrefslogtreecommitdiffstats
path: root/Lib/pipes.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/pipes.py')
-rw-r--r--Lib/pipes.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/pipes.py b/Lib/pipes.py
index 2bb6ee3..b82ed0c 100644
--- a/Lib/pipes.py
+++ b/Lib/pipes.py
@@ -288,7 +288,6 @@ def quote(file):
# Small test program and example
def test():
- import os
print 'Testing...'
t = Template()
t.append('togif $IN $OUT', 'ff')