Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7fd41cc

Browse files
committed
SF #515006, remove unnecessary import
1 parent 086ac00 commit 7fd41cc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Lib/cgi.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -877,7 +877,6 @@ def test(environ=os.environ):
877877
the script in HTML form.
878878
879879
"""
880-
import traceback
881880
print "Content-type: text/html"
882881
print
883882
sys.stderr = sys.stdout

0 commit comments

Comments
 (0)