mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
import re for the previous commit.
This commit is contained in:
parent
9903c705b8
commit
a127ecb7a2
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ import codecs
|
|||
import io
|
||||
import logging
|
||||
import os
|
||||
import re
|
||||
import shutil
|
||||
import sys
|
||||
import tempfile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue