mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
String method conversion.
(This one was trivial -- no actual string. references in it!)
This commit is contained in:
parent
8b3cf58fa5
commit
d8c628bd59
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
from test_support import verbose
|
||||
import string, sys
|
||||
import sys
|
||||
|
||||
# test string formatting operator (I am not sure if this is being tested
|
||||
# elsewhere but, surely, some of the given cases are *not* tested because
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue