Lines Matching defs:string
5 import unittest, string, sys, struct
27 # and various string implementations
138 # replacing all occurrences and then differencing the string lengths
424 # by string
499 # by string
552 # Operations on the empty string
714 # Next three for SF bug 422088: [OSF1 alpha] string.replace(); died with
1210 expected_msg = "string indices must be integers, not '{}'".format(type(idx_type).__name__)
1228 s = string.ascii_letters + string.digits
1252 # different in string.join