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

@ -8,7 +8,7 @@ sys.path=['.']+sys.path
from test_support import verbose, TestFailed
import sre
import sys, os, string, traceback
import sys, os, traceback
#
# test support