Searched refs:uc_string (Results 1 – 2 of 2) sorted by relevance
28 def _ascii_string(uc_string): argument29 return str(uc_string).encode('ASCII')
1376 def ascii_string(uc_string): argument1378 return str(uc_string).encode('ASCII')