Kaydet (Commit) ff3932ab authored tarafından Guido van Rossum's avatar Guido van Rossum

No need to import os in test(). (Andrew Dalke & kjpylint)

üst 699f3bbb
......@@ -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')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment