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')
1380 def ascii_string(uc_string): argument1382 return str(uc_string).encode('ASCII')