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
fc170b1fd5
commit
2846b0ab41
6 changed files with 5 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
import pty, os, sys, string
|
||||
import pty, os, sys
|
||||
from test_support import verbose, TestFailed, TestSkipped
|
||||
|
||||
TEST_STRING_1 = "I wish to buy a fish license."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue