mirror of
https://github.com/python/cpython.git
synced 2025-10-07 07:31:46 +00:00
Removed unneeded imports of regex and regsub.
This commit is contained in:
parent
acfb82a530
commit
a8832b45e7
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
|||
import regex
|
||||
import regsub
|
||||
import string
|
||||
import sys
|
||||
from types import StringType
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue