Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 086ac00 commit 7fd41ccCopy full SHA for 7fd41cc
1 file changed
Lib/cgi.py
@@ -877,7 +877,6 @@ def test(environ=os.environ):
877
the script in HTML form.
878
879
"""
880
- import traceback
881
print "Content-type: text/html"
882
print
883
sys.stderr = sys.stdout
0 commit comments