String method conversion.

(This one was trivial -- no actual string. references in it!)
This commit is contained in:
Eric S. Raymond 2001-02-09 12:00:47 +00:00
parent fc170b1fd5
commit 2846b0ab41
6 changed files with 5 additions and 7 deletions

View file

@ -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."