mirror of
https://github.com/python/cpython.git
synced 2025-10-09 08:31:26 +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,5 +1,5 @@
|
|||
#!/usr/bin/env python
|
||||
import sys, string
|
||||
import sys
|
||||
from test_support import verbose
|
||||
import string_tests
|
||||
# UserString is a wrapper around the native builtin string type.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue