String method conversion.

(This one was trivial -- no actual string. references in it!)
This commit is contained in:
Eric S. Raymond 2001-02-09 11:46:37 +00:00
parent 8b3cf58fa5
commit d8c628bd59

View file

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