mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +00:00
No need to import sys. (Andrew Dalke & kjpylint)
This commit is contained in:
parent
138bdafa8d
commit
96d80f984a
2 changed files with 1 additions and 2 deletions
|
@ -5,7 +5,6 @@ http://www.w3.org/hypertext/WWW/MarkUp/html-spec/html-spec_toc.html
|
|||
"""
|
||||
|
||||
|
||||
import sys
|
||||
import string
|
||||
from sgmllib import SGMLParser
|
||||
from formatter import AS_IS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue