mirror of
https://github.com/python/cpython.git
synced 2025-08-28 04:35:02 +00:00
SF #515006, remove unnecessary import
This commit is contained in:
parent
086ac007a3
commit
7fd41ccdb1
1 changed files with 0 additions and 1 deletions
|
@ -877,7 +877,6 @@ def test(environ=os.environ):
|
|||
the script in HTML form.
|
||||
|
||||
"""
|
||||
import traceback
|
||||
print "Content-type: text/html"
|
||||
print
|
||||
sys.stderr = sys.stdout
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue