mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Remove redundant import regsub.
This commit is contained in:
parent
2efa34ba9b
commit
57a68e08f9
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ http://www.w3.org/hypertext/WWW/MarkUp/html-spec/html-spec_toc.html
|
||||||
|
|
||||||
|
|
||||||
import sys
|
import sys
|
||||||
import regsub
|
|
||||||
import string
|
import string
|
||||||
from sgmllib import SGMLParser
|
from sgmllib import SGMLParser
|
||||||
from formatter import AS_IS
|
from formatter import AS_IS
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue