Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a127ecb

Browse files
committed
import re for the previous commit.
1 parent 9903c70 commit a127ecb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Lib/lib2to3/tests/test_main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
import io
44
import logging
55
import os
6+
import re
67
import shutil
78
import sys
89
import tempfile

0 commit comments

Comments
 (0)