Searched refs:string (Results 1 – 5 of 5) sorted by relevance
265 def send_user_data(self, idx, priority, string): argument266 l = len(string)268 log = struct.pack("<%dsb" % l, string.encode('ascii'), 0)
5 import string;584 if char in string.hexdigits:
5 import string;
231 When the bsim transport is selected: The `<sim_id>` is a string that must match the `<sim_id>` used…