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

Skip to content

Commit d8c628b

Browse files
String method conversion.
(This one was trivial -- no actual string. references in it!)
1 parent 8b3cf58 commit d8c628b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/test/test_format.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from test_support import verbose
2-
import string, sys
2+
import sys
33

44
# test string formatting operator (I am not sure if this is being tested
55
# elsewhere but, surely, some of the given cases are *not* tested because

0 commit comments

Comments
 (0)